orgs

Get the details of all teams within an organization.

Get the details of all teams within an organization.

get/orgs/{org}/teams/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

for_userboolean

Filter for teams that you are a member of.

querystring

A search term for querying of teams within an Organization.Available options are: name, slug, user, userslug

sortstring

A field for sorting objects in ascending or descending order. Use - prefix for descending order (e.g., -name). Available options: name, members.

Response

Retrieved the list of teams within the org

descriptionstring nullable

A detailed description of the team.

namestring required

A descriptive name for the team.

slugstring slug
slug_permstring slug
visibility'Visible' | 'Hidden'

Changes

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