List timesheets
Finance > 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.eyJzdWIiOiI1NDEiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NTMyNjYxODIsImV4cCI6MTc1NTg1ODE4MiwianRpIjoiYjBlMjIzMDgtODIyNC00YTBmLWI5ZDYtMzdiNWNjNTFhNTE3In0.rZWPvcvKqVjVyfaLhUGVUfqgCw7PQnhMh-YHOpY_BII
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: 13
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"9d7f5dd1f8d072847e676d6d577670fb"
cache-control: max-age=0, private, must-revalidate
x-request-id: 5565a9ce-12ca-4407-8abc-51ffb2228470
x-runtime: 0.045006
content-length: 5429
Body
{
"timesheets": [
{
"id": 21,
"company_name": "Maggio-Schmeler",
"date": "2025-07-23",
"driver": {
"id": 516,
"first_name": "Sharleen",
"last_name": "Steuber",
"profile_id": 202,
"referral_code": "304545"
},
"job_title": "Marketing Producer",
"payment_state": "pending",
"state": "pending",
"timelog": {
"id": 36,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.187Z",
"start_at": "2025-07-23T10:23:01.181Z"
},
"total": "288.0"
},
{
"id": 22,
"company_name": "Strosin-Bergnaum",
"date": "2025-07-23",
"driver": {
"id": 518,
"first_name": "Preston",
"last_name": "Cummerata",
"profile_id": 203,
"referral_code": "130868"
},
"job_title": "Construction Associate",
"payment_state": "pending",
"state": "pending",
"timelog": {
"id": 37,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.279Z",
"start_at": "2025-07-23T10:23:01.274Z"
},
"total": "118.8"
},
{
"id": 23,
"company_name": "Howell-Howell",
"date": "2025-07-23",
"driver": {
"id": 520,
"first_name": "Vashti",
"last_name": "Larkin",
"profile_id": 204,
"referral_code": "673344"
},
"job_title": "Chief Consultant",
"payment_state": "pending",
"state": "pending",
"timelog": {
"id": 38,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.361Z",
"start_at": "2025-07-23T10:23:01.355Z"
},
"total": "284.4"
},
{
"id": 24,
"company_name": "Flatley-Huels",
"date": "2025-07-23",
"driver": {
"id": 522,
"first_name": "Will",
"last_name": "Huels",
"profile_id": 205,
"referral_code": "642747"
},
"job_title": "Corporate Officer",
"payment_state": "pending",
"state": "pending",
"timelog": {
"id": 39,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.450Z",
"start_at": "2025-07-23T10:23:01.445Z"
},
"total": "234.0"
},
{
"id": 25,
"company_name": "Jenkins, Bashirian and Watsica",
"date": "2025-07-23",
"driver": {
"id": 524,
"first_name": "Carmelo",
"last_name": "Nitzsche",
"profile_id": 206,
"referral_code": "880661"
},
"job_title": "Senior Design Strategist",
"payment_state": "pending",
"state": "pending",
"timelog": {
"id": 40,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.537Z",
"start_at": "2025-07-23T10:23:01.531Z"
},
"total": "352.8"
},
{
"id": 26,
"company_name": "Lesch Group",
"date": "2025-07-23",
"driver": {
"id": 526,
"first_name": "Irvin",
"last_name": "Ledner",
"profile_id": 207,
"referral_code": "497861"
},
"job_title": "Sales Specialist",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 41,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.638Z",
"start_at": "2025-07-23T10:23:01.632Z"
},
"total": "277.2"
},
{
"id": 27,
"company_name": "Ward Group",
"date": "2025-07-23",
"driver": {
"id": 528,
"first_name": "Mauricio",
"last_name": "Adams",
"profile_id": 208,
"referral_code": "166509"
},
"job_title": "Corporate Strategist",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 42,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.720Z",
"start_at": "2025-07-23T10:23:01.713Z"
},
"total": "126.0"
},
{
"id": 28,
"company_name": "Rogahn LLC",
"date": "2025-07-23",
"driver": {
"id": 530,
"first_name": "Ariel",
"last_name": "O'Keefe",
"profile_id": 209,
"referral_code": "273969"
},
"job_title": "Human Orchestrator",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 43,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.841Z",
"start_at": "2025-07-23T10:23:01.835Z"
},
"total": "136.8"
},
{
"id": 29,
"company_name": "Reichel-Hessel",
"date": "2025-07-23",
"driver": {
"id": 532,
"first_name": "Tamar",
"last_name": "Moore",
"profile_id": 210,
"referral_code": "463666"
},
"job_title": "Internal Banking Facilitator",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 44,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:01.925Z",
"start_at": "2025-07-23T10:23:01.918Z"
},
"total": "270.0"
},
{
"id": 30,
"company_name": "Hintz, Lubowitz and Larson",
"date": "2025-07-23",
"driver": {
"id": 534,
"first_name": "Carla",
"last_name": "Gutmann",
"profile_id": 211,
"referral_code": "647690"
},
"job_title": "Banking Strategist",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 45,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:02.010Z",
"start_at": "2025-07-23T10:23:02.004Z"
},
"total": "126.0"
},
{
"id": 31,
"company_name": "Schmitt Inc",
"date": "2025-07-23",
"driver": {
"id": 536,
"first_name": "Lynnette",
"last_name": "Parisian",
"profile_id": 212,
"referral_code": "294235"
},
"job_title": "Future Banking Administrator",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 46,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:02.093Z",
"start_at": "2025-07-23T10:23:02.087Z"
},
"total": "72.0"
},
{
"id": 32,
"company_name": "Lynch, Boyle and Walsh",
"date": "2025-07-23",
"driver": {
"id": 538,
"first_name": "Lucio",
"last_name": "Beer",
"profile_id": 213,
"referral_code": "366309"
},
"job_title": "Community-Services Facilitator",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 47,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:02.180Z",
"start_at": "2025-07-23T10:23:02.174Z"
},
"total": "259.2"
},
{
"id": 33,
"company_name": "Ziemann-Hane",
"date": "2025-07-23",
"driver": {
"id": 540,
"first_name": "Harvey",
"last_name": "Schuppe",
"profile_id": 214,
"referral_code": "724445"
},
"job_title": "Principal Director",
"payment_state": "paid",
"state": "paid",
"timelog": {
"id": 48,
"amend_status": "approved",
"breaks": [
],
"duration": {
"hours": 4
},
"end_at": "2025-07-23T14:23:02.257Z",
"start_at": "2025-07-23T10:23:02.251Z"
},
"total": "165.6"
}
]
}