Partner Action API:Job Applications

Find job applications submitted to an action

get/partners/actions/{actionId}/applications

Path parameters

actionIdstring uuid required

Action Id

Query parameters

StagePartnerActionStage[]

Include partner actions at a specific stage

SubmittedAtstring[]

Search for entities submitted to an action 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.

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 job applications submitted to the specified partner action

totalCountinteger required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.