7764b2b9fcc4

OpenAPI 3.1.02026-08-126484213.6 MB
Timesheets

Get timesheets

List all timesheets.

get/api/v2/timesheets

Query parameters

OR

Filter parameter for querying timesheets.

{
  "0": {
    "id": {
      "eq": "123"
    }
  },
  "$op": "and"
}
sortstring[]

Sort order for timesheet list results. Accepts one or more field names, comma-separated; prefix with - for descending. --branch descriptions

Headers

X-Organization-Idstring required

Organization ID

Response

Collection timesheet