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.eyJzdWIiOiI1NDIiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NDI0NjQ5MTcsImV4cCI6MTc0NTA1NjkxNywianRpIjoiNTBhYjQ1OTItMzYzYS00OTFkLTkxOTgtMmQ5YjE0MTFiOTQ3In0.5dKxnfwJQe-engEqx7JZuYwxPEg9EmPa997bbzLeCr4
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/"adbe2c35ba2ca00c9bf51a6e662df9f7"
cache-control: max-age=0, private, must-revalidate
x-request-id: 74c4217d-e721-4887-86cb-74ecdc966723
x-runtime: 0.037441
content-length: 5425

Body

{
  "timesheets": [
    {
      "id": 24,
      "company_name": "Haley-Nolan",
      "date": "2025-03-20",
      "driver": {
        "id": 517,
        "first_name": "Audra",
        "last_name": "Dare",
        "profile_id": 202,
        "referral_code": "358122"
      },
      "job_title": "Senior Retail Designer",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 24,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.102Z",
        "start_at": "2025-03-20T10:01:56.099Z"
      },
      "total": "221.48"
    },
    {
      "id": 25,
      "company_name": "Keeling-Sipes",
      "date": "2025-03-20",
      "driver": {
        "id": 519,
        "first_name": "Nohemi",
        "last_name": "Feil",
        "profile_id": 203,
        "referral_code": "955530"
      },
      "job_title": "International Community-Services Facilitator",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 25,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.178Z",
        "start_at": "2025-03-20T10:01:56.169Z"
      },
      "total": "334.32"
    },
    {
      "id": 26,
      "company_name": "Murray Inc",
      "date": "2025-03-20",
      "driver": {
        "id": 521,
        "first_name": "Missy",
        "last_name": "Kerluke",
        "profile_id": 204,
        "referral_code": "191067"
      },
      "job_title": "Banking Analyst",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 26,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.248Z",
        "start_at": "2025-03-20T10:01:56.245Z"
      },
      "total": "44.12"
    },
    {
      "id": 27,
      "company_name": "Hahn-McClure",
      "date": "2025-03-20",
      "driver": {
        "id": 523,
        "first_name": "Chas",
        "last_name": "Treutel",
        "profile_id": 205,
        "referral_code": "450259"
      },
      "job_title": "Direct Planner",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 27,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.331Z",
        "start_at": "2025-03-20T10:01:56.327Z"
      },
      "total": "207.68"
    },
    {
      "id": 28,
      "company_name": "DuBuque LLC",
      "date": "2025-03-20",
      "driver": {
        "id": 525,
        "first_name": "Jen",
        "last_name": "Deckow",
        "profile_id": 206,
        "referral_code": "930963"
      },
      "job_title": "Internal Assistant",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 28,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.401Z",
        "start_at": "2025-03-20T10:01:56.398Z"
      },
      "total": "95.68"
    },
    {
      "id": 29,
      "company_name": "O'Keefe, Borer and Adams",
      "date": "2025-03-20",
      "driver": {
        "id": 527,
        "first_name": "Tamiko",
        "last_name": "Mayer",
        "profile_id": 207,
        "referral_code": "492437"
      },
      "job_title": "Central Coordinator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 29,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.576Z",
        "start_at": "2025-03-20T10:01:56.565Z"
      },
      "total": "290.8"
    },
    {
      "id": 30,
      "company_name": "Kautzer and Sons",
      "date": "2025-03-20",
      "driver": {
        "id": 529,
        "first_name": "Debbi",
        "last_name": "Goodwin",
        "profile_id": 208,
        "referral_code": "101179"
      },
      "job_title": "Community-Services Agent",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 30,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.678Z",
        "start_at": "2025-03-20T10:01:56.674Z"
      },
      "total": "322.72"
    },
    {
      "id": 31,
      "company_name": "Huel-Mertz",
      "date": "2025-03-20",
      "driver": {
        "id": 531,
        "first_name": "Darci",
        "last_name": "Greenfelder",
        "profile_id": 209,
        "referral_code": "877717"
      },
      "job_title": "Regional Manufacturing Administrator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 31,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.740Z",
        "start_at": "2025-03-20T10:01:56.738Z"
      },
      "total": "53.08"
    },
    {
      "id": 32,
      "company_name": "Sauer LLC",
      "date": "2025-03-20",
      "driver": {
        "id": 533,
        "first_name": "Ewa",
        "last_name": "Crooks",
        "profile_id": 210,
        "referral_code": "983184"
      },
      "job_title": "Consulting Agent",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 32,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.831Z",
        "start_at": "2025-03-20T10:01:56.819Z"
      },
      "total": "300.36"
    },
    {
      "id": 33,
      "company_name": "Considine-Miller",
      "date": "2025-03-20",
      "driver": {
        "id": 535,
        "first_name": "Antione",
        "last_name": "Smith",
        "profile_id": 211,
        "referral_code": "770092"
      },
      "job_title": "Real-Estate Technician",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 33,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:56.991Z",
        "start_at": "2025-03-20T10:01:56.980Z"
      },
      "total": "132.36"
    },
    {
      "id": 34,
      "company_name": "Hessel, Bogan and Mitchell",
      "date": "2025-03-20",
      "driver": {
        "id": 537,
        "first_name": "Deane",
        "last_name": "Abshire",
        "profile_id": 212,
        "referral_code": "258377"
      },
      "job_title": "Mining Executive",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 34,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:57.091Z",
        "start_at": "2025-03-20T10:01:57.088Z"
      },
      "total": "136.28"
    },
    {
      "id": 35,
      "company_name": "Price, Schmeler and Lubowitz",
      "date": "2025-03-20",
      "driver": {
        "id": 539,
        "first_name": "Nicky",
        "last_name": "Effertz",
        "profile_id": 213,
        "referral_code": "219699"
      },
      "job_title": "Marketing Associate",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 35,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:57.156Z",
        "start_at": "2025-03-20T10:01:57.152Z"
      },
      "total": "100.84"
    },
    {
      "id": 36,
      "company_name": "Lindgren LLC",
      "date": "2025-03-20",
      "driver": {
        "id": 541,
        "first_name": "Bonnie",
        "last_name": "Moen",
        "profile_id": 214,
        "referral_code": "004924"
      },
      "job_title": "Principal Planner",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 36,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-03-20T14:01:57.214Z",
        "start_at": "2025-03-20T10:01:57.209Z"
      },
      "total": "297.56"
    }
  ]
}