v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Teams

List an Organization's Teams

Returns a list of teams bound to a organization.

get/api/0/organizations/{organization_id_or_slug}/teams/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Query parameters

detailedstring

Specify "0" to return team details that do not include projects.

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

per_pageinteger

Limit the number of rows to return in the result. Default and maximum allowed is 100.

querystring

Filter teams by name or slug.

Response

idstring required
slugstring required
namestring required
dateCreatedstring date-time nullable required
isMemberboolean required
teamRolestring nullable required
flagsobject required
accessstring[] required
hasAccessboolean required
isPendingboolean required
memberCountinteger required