CRUD
Get Job
Get a Job by its external ID. This can for example be used to keep track of proper synchronisation between your system and the Skill Engine API.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique Job ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Query Parameters
Additional entity attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
Available options:
custom_properties
Example:
["custom_properties"]
Response
200
application/json
OK
Default structure for Job.