v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
SkillPlan

Get All Collaborators of a Skill Plan

This endpoint retrieves all collaborators for a specific skill plan.<h3>Required Scope</h3> skill_plans:read or skill_plans:write

get/api/v2/skill-plans/{id}/collaborators

Path parameters

idstring required

The unique ID of the skill plan.

Query parameters

limitinteger

The maximum number of collaborators to display per page.

filter[start_date]string date

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

filter[end_date]string date

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

Response

Success

typestring nullable
employee-idstring nullable

Unique employee identifier of the collaborator.

idstring nullable

Unique identifier of the collaborator.