List job applications
Applications
List job applications
Returns all job applications belonging to the authenticated user, most recently updated first. Archived applications are excluded unless includeArchived is set. Optionally filter by pipeline stage. Requires authentication.
GET
List job applications
Authorizations
The API key to authenticate requests.
Query Parameters
Available options:
saved, applied, screening, interview, offer, rejected Response
200 - application/json
A list of the user's job applications.
The ID of the application.
The company applied to.
Minimum string length:
1The role / job title.
Minimum string length:
1The current pipeline stage.
Available options:
saved, applied, screening, interview, offer, rejected The linked Reactive Resume, if any.
Maximum string length:
20000Required range:
0 <= x <= 100