Teams

Get a team

Retrieve details of a specific team

get/user-service/teams/{teamId}

Response

Team object

idstring uuid required

Unique identifier for the team

account_idstring required

Account identifier this team belongs to

namestring required

Team name

descriptionstring nullable

Team description

attached_role_idsstring[]

List of role IDs assigned to this team

created_atstring date-time required

When the team was created

updated_atstring date-time required

When the team was last updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.