AtsSyncCandidateSyncApplicationFindStatusesEdge
Object
findStatuses edge object.
Fields
node AtsSyncCandidateSyncApplicationVersionStatus! Non-Null
Application version status.
applicationVersionId ID! Non-Null
Unique identifier tracking an application version
applicationIdentifier AtsSyncCandidateSyncApplicationIdentifier! Non-Null
Unique ID for the application on Indeed.
indeedRegistrationId ID! Non-Null
Unique ID that links an Indeed employer to a partner employer. Provided during registration.
atsCandidateId ID
ID of a candidate profile in the ATS that is associated with one or more applications, if provided.
atsApplicationId ID! Non-Null
Unique ID of the application in the ATS.
job AtsSyncCandidateSyncJob! Non-Null
Job posting details.
They let Indeed match imported application data to jobs published through the Job Sync API.
status AtsSyncCandidateSyncApplicationVersionStatusType! Non-Null
Current status of the application version.
cursor String! Non-Null
Cursor for this node in the query set.
Example
{ "node": AtsSyncCandidateSyncApplicationVersionStatus, "cursor": "abc123"}