Gets a team by ID

Returns a team the authenticated user has access to.

get/v1/teams/{team_id}

Response

idstring required

Unique identifier of the team

namestring required

Name of the team

defaultboolean required

Whether this is the default team for the organization

created_atstring date-time required

Time the team was created in ISO 8601 format

Changes

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