v3
latestSwagger 2.02026-08-067506752.0 MBReturn recent changes across an org, or for a particular person or job
Path parameters
Org identifier (either id or slug)
Query parameters
Scenario id
Date to start from
Date to get changes through (exclusive)
Types of change to filter by
Return changes that modify these fields
Person id to filter by
Job id to filter by
Find and include first backfill if it exists
References to filter by
Query to filter against
Change id to start paginating from
Number of results to return
Whether the role is open or not
Descending (default false)
Scenario only (exclude primary changes)
Parent changes only (exclude child changes)
Whether to exclude ats recruiting fields. Only applies when fieldEntityTypeString is passed
Deprecated parameter for backwards-compatibility (use statuses) - whether to include STRUCK and PROPOSED changes, or just ACTIVE changes
Statuses to filter by
Whether to strip returned update changes of update types that were not explicitly requested
Data format to use; default is json, can also use json-extended or json-readable
Only return changes which set fields with these entity types
Return access information -- pass a list of actions to check, for example: create,update,delete
Response
successful operation
Example response
{
"data": [
{
"id": "588f7ee98f138b19220041a7",
"jobId": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7",
"scenarioId": "588f7ee98f138b19220041a7",
"mergeScenarioId": "588f7ee98f138b19220041a7",
"parentChangeId": "588f7ee98f138b19220041a7",
"priorStateChangeId": "588f7ee98f138b19220041a7",
"personId": "588f7ee98f138b19220041a7",
"otherJobId": "588f7ee98f138b19220041a7",
"otherPersonId": "588f7ee98f138b19220041a7",
"job": {
"jobId": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7",
"snapshotId": "588f7ee98f138b19220041a7",
"title": "Senior Engineer",
"relationships": [
{
"jobId": "5887a7718f138b6a2a0041a7"
}
],
"groupIds": [
"588f7ee98f138b19220041a7"
],
"personId": "588f7ee98f138b19220041a7",
"backfillPersonId": "588f7ee98f138b19220041a7",
"jobCodeId": "588f7ee98f138b19220041a7",
"backfillByJobId": "588f7ee98f138b19220041a7",
"upcoming": [
{
"id": "588f7ee98f138b19220041a7",
"personId": "588f7ee98f138b19220041a7",
"otherPersonId": "588f7ee98f138b19220041a7"
}
],
"scenarioId": "588f7ee98f138b19220041a7",
"scenarioChangedId": "588f7ee98f138b19220041a7"
},
"otherJob": {
"jobId": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7",
"snapshotId": "588f7ee98f138b19220041a7",
"title": "Senior Engineer",
"relationships": [
{
"jobId": "5887a7718f138b6a2a0041a7"
}
],
"groupIds": [
"588f7ee98f138b19220041a7"
],
"personId": "588f7ee98f138b19220041a7",
"backfillPersonId": "588f7ee98f138b19220041a7",
"jobCodeId": "588f7ee98f138b19220041a7",
"backfillByJobId": "588f7ee98f138b19220041a7",
"upcoming": [
{
"id": "588f7ee98f138b19220041a7",
"personId": "588f7ee98f138b19220041a7",
"otherPersonId": "588f7ee98f138b19220041a7"
}
],
"scenarioId": "588f7ee98f138b19220041a7",
"scenarioChangedId": "588f7ee98f138b19220041a7"
},
"formId": "588f7ee98f138b19220041a7",
"formResponseId": "588f7ee98f138b19220041a7",
"assessmentId": "588f7ee98f138b19220041a7",
"update": {
"addRelationships": [
{
"jobId": "5887a7718f138b6a2a0041a7"
}
],
"removeRelationships": [
{
"jobId": "5887a7718f138b6a2a0041a7"
}
],
"addGroupIds": [
"588f7ee98f138b19220041a7"
],
"removeGroupIds": [
"588f7ee98f138b19220041a7"
],
"grant": {
"stock": "GOOG"
},
"backfillPersonId": "588f7ee98f138b19220041a7",
"jobCodeId": "588f7ee98f138b19220041a7"
},
"upcoming": {
"id": "588f7ee98f138b19220041a7",
"personId": "588f7ee98f138b19220041a7",
"otherPersonId": "588f7ee98f138b19220041a7"
},
"createId": "588f7ee98f138b19220041a7",
"createBehalfId": "588f7ee98f138b19220041a7",
"createAttribution": {
"principalUserId": "588f7ee98f138b19220041a7",
"agentUserIds": [
"588f7ee98f138b19220041a7"
],
"eventId": "588f7ee98f138b19220041a7",
"aiChatId": "588f7ee98f138b19220041a7"
},
"mergeId": "588f7ee98f138b19220041a7",
"createAt": "2017-01-24T13:57:52Z",
"updateAt": "2017-01-24T13:57:52Z",
"updateId": "588f7ee98f138b19220041a7",
"updateBehalfId": "588f7ee98f138b19220041a7",
"updateAttribution": {
"principalUserId": "588f7ee98f138b19220041a7",
"agentUserIds": [
"588f7ee98f138b19220041a7"
],
"eventId": "588f7ee98f138b19220041a7",
"aiChatId": "588f7ee98f138b19220041a7"
},
"approvalId": "588f7ee98f138b19220041a7",
"approvalNote": "Not acceptable"
}
],
"access": [
{
"ids": [
"588f7ee98f138b19220041a7"
]
}
]
}