CompanyTeams

This entity describes the resources associated with a Company Team. In Autotask, the account team associates resources with an account. The resources then have access to the account data when their security level allows account access at the Mine level.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: CompanyTeams

Entity Path:

/atservicesrest/v1.0/CompanyTeams

Parent Entity: Companies
Can Create:
Can Update:  
Can Query:
Can Delete:
Can Have UDFs:  

Conditions and requirements

  • Users can only delete CompanyTeams that they have access to edit.

Special field attributes

Field Conditions and Requirements
resourceID resourceID cannot reference an API Only user or a Co-managed resource.
isAssociatedAsComanaged When this = true, the API cannot be used to remove/break/modify that record.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
companyID long   Companies  
id long    
isAssociatedAsComanaged boolean      
resourceID long   Resources  

Additional resources