Skill Events
List Skill Events of an Employee by event type
Get all Skill Events of a specified event type linked to an Employee.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique external ID linked to an Employee, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
Query Parameters
The maximal number of entities returned, ordered by the last_updated
field and external_id
.
Required range:
1 < x < 200
The applied offset for returned entities, results starting from offset
up to offset + limit
.
Required range:
x > 0
Get only Skill Events of this type. Learn more about the Skill Event Types at <u>How it works</u>. Multiple of these includes can be added to the request to get the Skill Events of multiple types.
Available options:
working_history
, education_history
, resume_document
, learning
, feedback
, goal
, project
, ticket
, certificate
, skill_notes
Was this page helpful?