Get All Collaborators of a Skill Plan

This endpoint retrieves all collaborators for a specific skill plan.

Required Scope

skill_plans:read or skill_plans:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pagination

The API takes a snapshot of the paginated set of collaborators of a skill plan at the time of the first request. Paging through collaborators of a skill plan goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Path Params
string
required

The unique ID of the skill plan.

Query Params
int32

The maximum number of collaborators to display per page.

date

Filter criteria that returns current collaborators who were added from this date on. Format yyyy-mm-dd.

date

Filter criteria that returns current collaborators who were added before this date. Format yyyy-mm-dd.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json