Get team
GET {{baseUrl}}/api/v1/teams/:team_id
This API fetches the details of a team.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"rolesWithSubordinates":["6000000008684","6000000008686"],"departmentId":"6000000009893","roles":["6000000011311","6000000011307"],"name":"Sales Reps.","description":"Sales teams for winning customers.","derivedAgents":["6000000009086","6000000012003"],"id":"6000000014007","subTeams":["6000000011303"],"agents":["6000000009086"]}