org-views

List org view teams

Returns teams within a specific org view with cursor-based pagination and hierarchy filters.

get/org-views/{orgViewId}/teams

Path parameters

The org view identifier.

Query parameters

Maximum number of items to return per page.

Opaque cursor from a previous page response.

Free-text match across team names.

Filter to teams under a parent team.

Filter by team status.

Response

A page of org view teams.

Changes

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