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