Finance > Timesheets

List timesheets

GET timesheets

Endpoint

GET /api/v1/finance/timesheets

Parameters

Name Description
by_name Filter by name
from_date Filter by date
to_date Filter by date
by_job Filter by job ID
by_company Filter by company ID

Request

Route

GET /api/v1/finance/timesheets

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1NDEiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NDg1MTY1MDUsImV4cCI6MTc1MTEwODUwNSwianRpIjoiY2Q0MTU1YTQtOTA4MS00YmZjLWFiYmQtOTgyZWZhMTgwYjZkIn0.kiSVozyo-MDk-D6Qc4BGhW2eUVDFFbFhGEDSvhoPWyM
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
per-page: 20
total: 13
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"53f8a152600796ceefe23bc87ca9c7eb"
cache-control: max-age=0, private, must-revalidate
x-request-id: 805b873b-882e-4080-9725-ab9663744fa1
x-runtime: 0.034065
content-length: 5457

Body

{
  "timesheets": [
    {
      "id": 21,
      "company_name": "Bednar Group",
      "date": "2025-05-29",
      "driver": {
        "id": 516,
        "first_name": "Erminia",
        "last_name": "Turcotte",
        "profile_id": 202,
        "referral_code": "969234"
      },
      "job_title": "Advertising Manager",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 36,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.495Z",
        "start_at": "2025-05-29T11:01:44.491Z"
      },
      "total": "205.2"
    },
    {
      "id": 22,
      "company_name": "Thompson-Abbott",
      "date": "2025-05-29",
      "driver": {
        "id": 518,
        "first_name": "Tom",
        "last_name": "Corkery",
        "profile_id": 203,
        "referral_code": "727507"
      },
      "job_title": "Advertising Liaison",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 37,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.563Z",
        "start_at": "2025-05-29T11:01:44.559Z"
      },
      "total": "334.8"
    },
    {
      "id": 23,
      "company_name": "Sawayn Group",
      "date": "2025-05-29",
      "driver": {
        "id": 520,
        "first_name": "Anjanette",
        "last_name": "Zieme",
        "profile_id": 204,
        "referral_code": "838850"
      },
      "job_title": "Banking Consultant",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 38,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.623Z",
        "start_at": "2025-05-29T11:01:44.619Z"
      },
      "total": "216.0"
    },
    {
      "id": 24,
      "company_name": "Smith, Orn and Gislason",
      "date": "2025-05-29",
      "driver": {
        "id": 522,
        "first_name": "Randolph",
        "last_name": "Runte",
        "profile_id": 205,
        "referral_code": "356947"
      },
      "job_title": "Future Director",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 39,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.681Z",
        "start_at": "2025-05-29T11:01:44.678Z"
      },
      "total": "223.2"
    },
    {
      "id": 25,
      "company_name": "Heller and Sons",
      "date": "2025-05-29",
      "driver": {
        "id": 524,
        "first_name": "Risa",
        "last_name": "Lindgren",
        "profile_id": 206,
        "referral_code": "904951"
      },
      "job_title": "Principal Advertising Executive",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 40,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.745Z",
        "start_at": "2025-05-29T11:01:44.740Z"
      },
      "total": "320.4"
    },
    {
      "id": 26,
      "company_name": "Herzog, Kovacek and Carter",
      "date": "2025-05-29",
      "driver": {
        "id": 526,
        "first_name": "Darren",
        "last_name": "Nienow",
        "profile_id": 207,
        "referral_code": "537291"
      },
      "job_title": "IT Coordinator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 41,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.808Z",
        "start_at": "2025-05-29T11:01:44.804Z"
      },
      "total": "82.8"
    },
    {
      "id": 27,
      "company_name": "Bogisich Group",
      "date": "2025-05-29",
      "driver": {
        "id": 528,
        "first_name": "Bernardine",
        "last_name": "Frami",
        "profile_id": 208,
        "referral_code": "155698"
      },
      "job_title": "Government Analyst",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 42,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.868Z",
        "start_at": "2025-05-29T11:01:44.864Z"
      },
      "total": "259.2"
    },
    {
      "id": 28,
      "company_name": "Corwin, Crooks and Wehner",
      "date": "2025-05-29",
      "driver": {
        "id": 530,
        "first_name": "Dede",
        "last_name": "Emard",
        "profile_id": 209,
        "referral_code": "911076"
      },
      "job_title": "Future Real-Estate Facilitator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 43,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:44.931Z",
        "start_at": "2025-05-29T11:01:44.927Z"
      },
      "total": "302.4"
    },
    {
      "id": 29,
      "company_name": "Abshire and Sons",
      "date": "2025-05-29",
      "driver": {
        "id": 532,
        "first_name": "Tyson",
        "last_name": "Trantow",
        "profile_id": 210,
        "referral_code": "173652"
      },
      "job_title": "Senior Hospitality Designer",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 44,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:45.008Z",
        "start_at": "2025-05-29T11:01:45.004Z"
      },
      "total": "187.2"
    },
    {
      "id": 30,
      "company_name": "Yost-Streich",
      "date": "2025-05-29",
      "driver": {
        "id": 534,
        "first_name": "Denita",
        "last_name": "Hagenes",
        "profile_id": 211,
        "referral_code": "958125"
      },
      "job_title": "Chief Technology Technician",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 45,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:45.079Z",
        "start_at": "2025-05-29T11:01:45.075Z"
      },
      "total": "72.0"
    },
    {
      "id": 31,
      "company_name": "Grant LLC",
      "date": "2025-05-29",
      "driver": {
        "id": 536,
        "first_name": "Joel",
        "last_name": "Schiller",
        "profile_id": 212,
        "referral_code": "346994"
      },
      "job_title": "Legacy Producer",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 46,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:45.147Z",
        "start_at": "2025-05-29T11:01:45.143Z"
      },
      "total": "360.0"
    },
    {
      "id": 32,
      "company_name": "Bechtelar, Stark and Hessel",
      "date": "2025-05-29",
      "driver": {
        "id": 538,
        "first_name": "Scott",
        "last_name": "Swaniawski",
        "profile_id": 213,
        "referral_code": "131533"
      },
      "job_title": "Investor Supervisor",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 47,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:45.208Z",
        "start_at": "2025-05-29T11:01:45.204Z"
      },
      "total": "86.4"
    },
    {
      "id": 33,
      "company_name": "McGlynn-Morissette",
      "date": "2025-05-29",
      "driver": {
        "id": 540,
        "first_name": "Nelly",
        "last_name": "Hermiston",
        "profile_id": 214,
        "referral_code": "535883"
      },
      "job_title": "Forward Real-Estate Planner",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 48,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-05-29T15:01:45.272Z",
        "start_at": "2025-05-29T11:01:45.268Z"
      },
      "total": "352.8"
    }
  ]
}