Get Job Profile Data
Get a single Job Profile Data item for a Job.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique ID linked to a Job, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Unique ID linked to a Job Profile Data, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Response
Default structure for Job Profile Data.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Type of the Job Profile Data.
job_description
, job_title
, vacancy
, skill_notes
, skill_profile_feedback
"job_description"
The completion date (in IS08601 format) of the Skill Event. From this point on, the Job Profile is considered to have the Skills of this Event.
"2018-09-052T13:22:39.179747"
The source of the Job Profile Data.
1 - 255
"Workday"
The content of the Job Profile Data. The content should align with the data_type
.
Was this page helpful?