teams retrieve

GET {{baseUrl}}/teams/:id

Returns a TicketingTeam object with the given id.

Request Params

KeyDatatypeRequiredDescription
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"17a54124-287f-494d-965e-3c5b330c9a68","remote_id":"19202938","name":"Platform","description":"Platform and Integrations Team"}