v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Team Groups

Retrieve a group

Retrieves a User group object.

Requires <code>read_team_groups</code> OAuth access scope.

get/teams/{team_id}/groups/{group_id}

Path parameters

team_idnumber required

A unique team identifier

group_idnumber required

A unique identifier of the group.

Response

OK

group_idnumber

A unique identifier of the group.

namestring

Name of the group.

created_atstring

Date/time at which the group was created.

created_at_timestampnumber

Unix timestamp when the group was created.

team_idnumber

Team identifier.

role_id1 | 2 | 3 | 4 | 5

Permission template id attached to the group.