Show job
Jobs
GET job
Endpoint
GET /api/v1/jobs/:id
Request
Route
GET /api/v1/jobs/435
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjY3Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzM3NTUxNTc5LCJleHAiOjE3NDAxNDM1NzksImp0aSI6IjliZTAyYmFiLTBjZWItNDg0Ny04MzdiLTQ5MDg4MGYxZjA3ZCJ9.CT-A6TkS4dmOuzuApsIveeJ_46KZ6eOmX18z-UZbxko
Host: example.org
Cookie:
Query Parameters
{}=
Response
Simulated Response
Status
200
Headers
x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"d08540684665e5d3eab593715ba08a72"
cache-control: max-age=0, private, must-revalidate
x-request-id: 4fa376c5-2faa-4e7c-99a7-71aef321f035
x-runtime: 0.007590
content-length: 778
Body
{
"job": {
"id": 435,
"chat": {
"id": 679,
"topic": {
"id": 435,
"number": 6055352,
"title": "National Administration Facilitator"
},
"topic_type": "Job"
},
"dbs_check": "no",
"dbs_last_performed_months": null,
"description": "Conventus modi degero. Tenetur odio tribuo.",
"drivers_required": 7,
"end_date": "2025-11-03",
"expected_weekly_hours": 25,
"hours_from": null,
"hours_to": null,
"industries": [
"van",
"bus"
],
"inexperienced_drivers": false,
"job_type": "part_time",
"licenses": [
"b",
"phv"
],
"min_rating": "3.3",
"number": 6055352,
"overtime_rate": null,
"postcode": "BS1 1AA",
"published_at": "2025-01-22T12:12:59.894Z",
"show_by": "fixed_hours",
"start_date": "2025-01-28",
"status": "active",
"timer": 86400,
"title": "National Administration Facilitator",
"wages": [
{
"id": 735,
"kind": "sunday",
"rate": "45.18"
}
],
"young_drivers": false
}
}