v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtimeBookings
Returns the time bookings in a specified time range for a list of users.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/users/projecttimebookings
Query parameters
userIdsstring required
The ids of the users.
intervalStartstring date required
The start of the interval.
intervalEndstring date required
The end of the interval.
Headers
Authorizationstring required
Bearer authentication
Response
OK