v3
latestOpenAPI 3.1.02026-07-31144319609.5 KBWorkTime
get/v2/workTimes/changeRequests
Query parameters
date_sincestring date
Example:2023-02-28
date_untilstring date
Example:2023-02-28
items_per_pageinteger
Example:100
pageinteger
Example:1
scope'approve'
Possible values:
- approve: Approve
Filter by scope, to get change requests that are pending approval or declined.
sortSortIdDate[]
status1 | 2
Possible values:
- 1: Requested
- 2: Declined
users_idinteger
Response
Successful operation
Example response
{
"paging": {
"items_per_page": 1000,
"current_page": 1,
"count_pages": 1,
"count_items": 4
}
}