Team roles

Get Team role

Returns details of a team role.

get/api/{cloudId}/v1/teams/{teamId}/roles/{identifier}

Path parameters

teamIdstring required

Identifier of the team.

identifierstring required

Identifier of the team role.

Response

Returned if the request is successful.

idstring

The id of the team role.

namestring

The name of the team role.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.