Retrieve a list of applications with optional pagination and sync-token filtering for incremental updates. No server-side recruiter filter exists; attribute applications to team members client-side.
jobIdstringFilter applications by job UUID.
limitintegerMaximum number of items to return per page (1-100). Defaults to 100 if not specified.
cursorstringCursor for pagination to fetch the next set of results. Loop until `nextCursor` is null or `moreDataAvailable` is false to avoid missing records; each page returns up to ~100 results.
expandarrayList of related object fields to expand and include in the response.
statusstringFilter applications by status. Allowed values: Hired, Archived, Active, Lead.
syncTokenstringSync token to fetch only applications that have changed since last sync.
createdAfterintegerUnix timestamp in milliseconds. Only returns applications created after this date.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.