7764b2b9fcc4
OpenAPI 3.1.02026-08-126484213.6 MBTimesheets
Get timesheets
List all timesheets.
get/api/v2/timesheets
Query parameters
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