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.