org-views
List org view assignments for user
Returns assignments for a specific user inside an org view with cursor-based pagination.
get/org-views/{orgViewId}/users/{userId}/assignments
Path parameters
The org view identifier.
The user identifier.
Query parameters
Maximum number of items to return per page.
Opaque cursor from a previous page response.
Filter to assignments active on an ISO date.
Response
A page of org view assignments for the user.
Changes
No recorded changes to this endpoint across all 1 revision of this API.