Get Applications
Applications
Get Applications
List job applications with optional filtering by job and status
GET
Get Applications
Returns a paginated list of applications for jobs owned by your organization.Documentation Index
Fetch the complete documentation index at: https://kardow.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter to applications for a specific job UUID.
Filter by application status:
pending, reviewed, shortlisted, rejected, or hired.Page number.
Records per page, up to
100.Examples
List recent applications
cURL
Filter by job
cURL
Response
Authorizations
API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.
Query Parameters
Filter to applications for a specific job UUID.
Filter by application status.
Available options:
pending, reviewed, shortlisted, rejected, hired Required range:
x >= 1Required range:
1 <= x <= 100