Company Applications
Company Applications API
Endpoints for companies to manage job applications
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Endpoints for companies to manage job applications
| Method | Endpoint | Description |
|---|---|---|
| GET | /companies/me/applications | List all applications |
| GET | /companies/me/applications/:id | Get application details (includes applicant CV) |
| PATCH | /companies/me/applications/:id | Update application status |
