Skip to main content
GET
Get My Bookmarks

Endpoint

Base URL: http://localhost:3000/api/v1
This endpoint requires authentication (Job Seeker only).

Response (200 OK)

data
array
Array of bookmarked jobs, each containing:

Notes

  • Returns empty array if no bookmarks exist.
  • Each bookmark includes the full job details.

Error Responses

401 Unauthorized

403 Forbidden

Example