Jobs > Drivers

List job drivers

GET job drivers

Endpoint

GET /api/v1/jobs/:id/job_drivers

Parameters

Name Description In
page Page number
per_page Number of items per page
by_state Filter by state. All if empty ["current", "former"]

Request

Route

GET /api/v1/jobs/336/job_drivers

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMTc5Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzYzNjI2Mzg5LCJleHAiOjE3NjYyMTgzODksImp0aSI6IjZmMThkOTg2LTI4Y2MtNDdmOC04NjFlLWNhYTI0NDAwZjE5MyJ9.qCaw-J9h-3nHU4QNBddGYHAo7XCNOsAs7kSHb9vxxKw
Host: example.org
Cookie: 

Query Parameters

{}=

Body

{
}

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
per-page: 20
total: 6
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"195df7d0815c9cf615aed47d8e659602"
cache-control: max-age=0, private, must-revalidate
x-request-id: 50bdf4b7-75a8-4fd5-85b5-537b59bc0740
x-runtime: 0.073183
content-length: 3244

Body

{
  "job_drivers": [
    {
      "id": 335,
      "chat_id": 598,
      "contract": {
        "id": 260,
        "days_to_expire": 30,
        "end_date": "2025-12-20",
        "job_driver_id": 335,
        "policy_schema": {
          "markable_as_ended": true
        },
        "start_date": "2025-11-19",
        "state": "active",
        "wages": [
          {
            "id": 596,
            "driver_rate": null,
            "kind": "sunday",
            "rate": "26.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1180,
        "financial_company_id": null,
        "first_name": "Wilma",
        "last_name": "Will",
        "profile_id": 544,
        "referral_code": "101703"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.339Z",
      "wage": {
        "amount": "23.4",
        "type": "fixed"
      }
    },
    {
      "id": 336,
      "chat_id": 599,
      "contract": {
        "id": 261,
        "days_to_expire": 30,
        "end_date": "2025-12-20",
        "job_driver_id": 336,
        "policy_schema": {
          "markable_as_ended": true
        },
        "start_date": "2025-11-19",
        "state": "active",
        "wages": [
          {
            "id": 597,
            "driver_rate": null,
            "kind": "bank_holiday",
            "rate": "40.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1181,
        "financial_company_id": null,
        "first_name": "Carry",
        "last_name": "Hegmann",
        "profile_id": 545,
        "referral_code": "324077"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.361Z",
      "wage": {
        "amount": "36.0",
        "type": "fixed"
      }
    },
    {
      "id": 337,
      "chat_id": 600,
      "contract": {
        "id": 262,
        "days_to_expire": 30,
        "end_date": "2025-12-20",
        "job_driver_id": 337,
        "policy_schema": {
          "markable_as_ended": true
        },
        "start_date": "2025-11-19",
        "state": "active",
        "wages": [
          {
            "id": 598,
            "driver_rate": null,
            "kind": "weekday",
            "rate": "71.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1182,
        "financial_company_id": null,
        "first_name": "Dana",
        "last_name": "McLaughlin",
        "profile_id": 546,
        "referral_code": "814695"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.383Z",
      "wage": {
        "amount": "63.9",
        "type": "fixed"
      }
    },
    {
      "id": 338,
      "chat_id": 601,
      "contract": {
        "id": 263,
        "days_to_expire": 30,
        "end_date": "2025-12-20",
        "job_driver_id": 338,
        "policy_schema": {
          "markable_as_ended": true
        },
        "start_date": "2025-11-19",
        "state": "active",
        "wages": [
          {
            "id": 599,
            "driver_rate": null,
            "kind": "sunday",
            "rate": "81.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1183,
        "financial_company_id": null,
        "first_name": "Daniele",
        "last_name": "Romaguera",
        "profile_id": 547,
        "referral_code": "005845"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.405Z",
      "wage": {
        "amount": "72.9",
        "type": "fixed"
      }
    },
    {
      "id": 339,
      "chat_id": 602,
      "contract": {
        "id": 264,
        "days_to_expire": -1,
        "end_date": "2025-11-19",
        "job_driver_id": 339,
        "policy_schema": {
          "markable_as_ended": false
        },
        "start_date": "2025-10-20",
        "state": "expired",
        "wages": [
          {
            "id": 600,
            "driver_rate": null,
            "kind": "bank_holiday",
            "rate": "78.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1184,
        "financial_company_id": null,
        "first_name": "Nathanael",
        "last_name": "Gottlieb",
        "profile_id": 548,
        "referral_code": "727446"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.425Z",
      "wage": {
        "amount": "70.2",
        "type": "fixed"
      }
    },
    {
      "id": 340,
      "chat_id": 603,
      "contract": {
        "id": 265,
        "days_to_expire": -1,
        "end_date": "2025-11-19",
        "job_driver_id": 340,
        "policy_schema": {
          "markable_as_ended": false
        },
        "start_date": "2025-10-20",
        "state": "expired",
        "wages": [
          {
            "id": 601,
            "driver_rate": null,
            "kind": "sunday",
            "rate": "74.0"
          }
        ]
      },
      "currency": "GBP",
      "driver": {
        "id": 1185,
        "financial_company_id": null,
        "first_name": "Mozell",
        "last_name": "Lind",
        "profile_id": 549,
        "referral_code": "526350"
      },
      "kind": "accepted",
      "started_at": null,
      "updated_at": "2025-11-20T08:13:09.447Z",
      "wage": {
        "amount": "66.6",
        "type": "fixed"
      }
    }
  ]
}