Skip to main content

List Teams

GET 

/px/teams

Retrieve a list of all Teams in the system.

Teams are groups of users for making preliminary "team assignments" to scheduled tasks before you have determined the individual(s) who will do the work.

Teams can be assigned "Skills" in order to help make decisions about which Teams are best suited for specific tasks.

The list of available skills is defined by the Team Skills User Custom Field.

Request

Responses

A successful response from a paged collection; see the results array in the response for the list of results for this page. Additional pages may be available and can be fetched using the @nextLink URL.

Note that the examples given may include keys (fields) that may not always be present in the response, depending on the fields requested in the $keys parameter, the user's permissions, and other system settings.