org-views

List org view assignments

Returns assignments within a specific org view with cursor-based pagination and assignment filters.

get/org-views/{orgViewId}/assignments

Path parameters

The org view identifier.

Query parameters

Maximum number of items to return per page.

Opaque cursor from a previous page response.

Filter to assignments for a team.

Filter to assignments for a user.

Filter by assignment role.

Filter to assignments active on an ISO date.

Response

A page of org view assignments.

Changes

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