Show job
Jobs
GET job
Endpoint
GET /api/v1/jobs/:id
Request
Route
GET /api/v1/jobs/439
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjg2Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzQ4NTE2NTI0LCJleHAiOjE3NTExMDg1MjQsImp0aSI6IjgzY2M2NWFhLWMwZTctNDE3Ni1hZGMxLTE0MDg4MWEyYjFkYiJ9.LWGnSGGXeq21Nn85PcaZGdumcdsJ1pfyZHibpuFvIN4
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/"89da45519af97692962f7d72aa7756b3"
cache-control: max-age=0, private, must-revalidate
x-request-id: 9d8834b4-7b5d-4def-ae6e-60fc59f91a5a
x-runtime: 0.008000
content-length: 772
Body
{
"job": {
"id": 439,
"chat": {
"id": 681,
"topic": {
"id": 439,
"number": 97258251,
"title": "Design Specialist"
},
"topic_type": "Job"
},
"dbs_check": "no",
"dbs_last_performed_months": null,
"description": "Conscendo valetudo alii. Et supplanto tres.",
"drivers_required": 10,
"end_date": "2025-07-04",
"expected_weekly_hours": 27,
"hours_from": null,
"hours_to": null,
"industries": [
"international",
"tourism"
],
"inexperienced_drivers": false,
"job_type": "fixed_term_contract",
"licenses": [
"phv",
"adr"
],
"min_rating": "3.9",
"number": 97258251,
"overtime_rate": null,
"postcode": "LS1 1UR",
"published_at": "2025-05-29T10:02:04.842Z",
"show_by": "fixed_hours",
"start_date": "2025-06-03",
"status": "active",
"timer": 86400,
"title": "Design Specialist",
"wages": [
{
"id": 748,
"kind": "saturday",
"rate": "26.0"
}
],
"young_drivers": false
}
}