Retrieve Resource Teams
Retrieves all ResourceTeams defined within your Workspace that match an OData formatted query.
A ResourceTeam is a grouping of Resources that allows you to keep track of assignments in a manner consistent with your business needs. You can assign Resources to be members of zero, one, or many ResourceTeams.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
The name of the calling system passed along as a header parameter
Query parameters
The number of records to return
Skips the given number of records and then returns $top records
Filter the expression according to oData queries
Order collection by this field.
Include related data in the response
Response
Success
If the API call failed, this will contain information about the error that occurred.
True if the API call succeeded; false otherwise.
True if the API call failed.
The HTTP code of the response.
If the API call succeeded, this will contain the results.