Job Seeker Applications
Job Seeker Applications API
Endpoints for job seekers to manage their 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 job seekers to manage their job applications
| Method | Endpoint | Description |
|---|---|---|
| GET | /job-seekers/me/applications | List all applications |
| POST | /job-seekers/me/applications | Apply to a job |
| GET | /job-seekers/me/applications/:id | Get application by ID |
| DELETE | /job-seekers/me/applications/:id | Withdraw application |
