v1

latestOpenAPI 3.0.12026-08-063985821.3 MB
Candidate Submission API:Submissions

Find submissions

get/submissions

Query parameters

SubmissionIdinteger[]
CandidateIdinteger[]
CompanyIdinteger[]
JobIdinteger[]
CreatedAtstring[]

Search for submissions created at a specific date and time (UTC assumed, ISO date-time). Prefix with < or > to search dates before or after (inclusive) the specified date and time. Specify multiple times to search for a range.

UpdatedAtstring[]

Search for submissions updated at a specific date and time (UTC assumed, ISO date-time). Prefix with < or > to search dates before or after (inclusive) the specified date and time. Specify multiple times to search for a range.

Embedstring[]

Embed related resources.<br /> Resources available to embed are: self

Offsetinteger

The index of the first entry to return from the resource collection

Limitinteger

The maximum number of entries to return.<br /> Setting to 0 will return only the total count of matching resources.

Response

List of candidate submissions matching the specified criteria

totalCountinteger required