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.eyJzdWIiOiI1MjIiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3Mzc1NTE1NjEsImV4cCI6MTc0MDE0MzU2MSwianRpIjoiZTY4ZmNkNjgtY2E0NC00NThmLTlmOGEtNGM5MDQ0YWNmYzBiIn0.ZpFFmlZ0kjunWQq4qsYL8AYWNP_CSUcusIiHk5P34m8
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/"f05ca1c407dfb8b3dbce97f282bfe784"
cache-control: max-age=0, private, must-revalidate
x-request-id: 708af828-f3f3-48e7-9583-9a569816a621
x-runtime: 0.158322
content-length: 5444

Body

{
  "timesheets": [
    {
      "id": 6,
      "company_name": "Rosenbaum LLC",
      "date": "2025-01-22",
      "driver": {
        "id": 497,
        "first_name": "Eldridge",
        "last_name": "Oberbrunner",
        "profile_id": 195,
        "referral_code": "843302"
      },
      "job_title": "Chief Officer",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 6,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.065Z",
        "start_at": "2025-01-22T13:12:41.061Z"
      },
      "total": "113.65"
    },
    {
      "id": 7,
      "company_name": "Zboncak and Sons",
      "date": "2025-01-22",
      "driver": {
        "id": 499,
        "first_name": "Kiera",
        "last_name": "Hamill",
        "profile_id": 196,
        "referral_code": "969392"
      },
      "job_title": "Community-Services Assistant",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 7,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.122Z",
        "start_at": "2025-01-22T13:12:41.119Z"
      },
      "total": "192.1"
    },
    {
      "id": 8,
      "company_name": "Miller and Sons",
      "date": "2025-01-22",
      "driver": {
        "id": 501,
        "first_name": "Francesca",
        "last_name": "Moen",
        "profile_id": 197,
        "referral_code": "042901"
      },
      "job_title": "Sales Director",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 8,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.169Z",
        "start_at": "2025-01-22T13:12:41.167Z"
      },
      "total": "102.71"
    },
    {
      "id": 9,
      "company_name": "Wuckert-Grimes",
      "date": "2025-01-22",
      "driver": {
        "id": 503,
        "first_name": "Maryalice",
        "last_name": "Hayes",
        "profile_id": 198,
        "referral_code": "212770"
      },
      "job_title": "Global Community-Services Assistant",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 9,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.216Z",
        "start_at": "2025-01-22T13:12:41.213Z"
      },
      "total": "245.81"
    },
    {
      "id": 10,
      "company_name": "Wehner-Harvey",
      "date": "2025-01-22",
      "driver": {
        "id": 505,
        "first_name": "Brittney",
        "last_name": "Fahey",
        "profile_id": 199,
        "referral_code": "667803"
      },
      "job_title": "Central Assistant",
      "payment_state": "pending",
      "state": "pending",
      "timelog": {
        "id": 10,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.265Z",
        "start_at": "2025-01-22T13:12:41.262Z"
      },
      "total": "45.86"
    },
    {
      "id": 11,
      "company_name": "Hoeger, Oberbrunner and Keeling",
      "date": "2025-01-22",
      "driver": {
        "id": 507,
        "first_name": "Lucius",
        "last_name": "Hegmann",
        "profile_id": 200,
        "referral_code": "532036"
      },
      "job_title": "Government Technician",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 11,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.323Z",
        "start_at": "2025-01-22T13:12:41.320Z"
      },
      "total": "335.38"
    },
    {
      "id": 12,
      "company_name": "Gerhold-Haley",
      "date": "2025-01-22",
      "driver": {
        "id": 509,
        "first_name": "Shara",
        "last_name": "Kris",
        "profile_id": 201,
        "referral_code": "298932"
      },
      "job_title": "Internal Orchestrator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 12,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.370Z",
        "start_at": "2025-01-22T13:12:41.368Z"
      },
      "total": "51.16"
    },
    {
      "id": 13,
      "company_name": "Tremblay Inc",
      "date": "2025-01-22",
      "driver": {
        "id": 511,
        "first_name": "Dustin",
        "last_name": "Kris",
        "profile_id": 202,
        "referral_code": "332081"
      },
      "job_title": "Direct Sales Executive",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 13,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.427Z",
        "start_at": "2025-01-22T13:12:41.424Z"
      },
      "total": "73.62"
    },
    {
      "id": 14,
      "company_name": "Blanda Inc",
      "date": "2025-01-22",
      "driver": {
        "id": 513,
        "first_name": "Kennith",
        "last_name": "Langworth",
        "profile_id": 203,
        "referral_code": "838303"
      },
      "job_title": "International Retail Engineer",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 14,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.486Z",
        "start_at": "2025-01-22T13:12:41.482Z"
      },
      "total": "237.64"
    },
    {
      "id": 15,
      "company_name": "Rogahn-Koch",
      "date": "2025-01-22",
      "driver": {
        "id": 515,
        "first_name": "Sal",
        "last_name": "Mraz",
        "profile_id": 204,
        "referral_code": "661237"
      },
      "job_title": "National Orchestrator",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 15,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.539Z",
        "start_at": "2025-01-22T13:12:41.536Z"
      },
      "total": "209.56"
    },
    {
      "id": 16,
      "company_name": "Nader, Heller and Walsh",
      "date": "2025-01-22",
      "driver": {
        "id": 517,
        "first_name": "Sonny",
        "last_name": "Quitzon",
        "profile_id": 205,
        "referral_code": "184747"
      },
      "job_title": "Retail Executive",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 16,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.592Z",
        "start_at": "2025-01-22T13:12:41.589Z"
      },
      "total": "117.4"
    },
    {
      "id": 17,
      "company_name": "Bechtelar-Huels",
      "date": "2025-01-22",
      "driver": {
        "id": 519,
        "first_name": "Roland",
        "last_name": "Rau",
        "profile_id": 206,
        "referral_code": "614037"
      },
      "job_title": "Senior Mining Supervisor",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 17,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.653Z",
        "start_at": "2025-01-22T13:12:41.650Z"
      },
      "total": "200.09"
    },
    {
      "id": 18,
      "company_name": "Luettgen Group",
      "date": "2025-01-22",
      "driver": {
        "id": 521,
        "first_name": "Timothy",
        "last_name": "Rempel",
        "profile_id": 207,
        "referral_code": "747533"
      },
      "job_title": "National Manufacturing Consultant",
      "payment_state": "paid",
      "state": "paid",
      "timelog": {
        "id": 18,
        "amend_status": "approved",
        "breaks": [

        ],
        "duration": {
          "hours": 4
        },
        "end_at": "2025-01-22T17:12:41.707Z",
        "start_at": "2025-01-22T13:12:41.703Z"
      },
      "total": "281.48"
    }
  ]
}