v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
timeBookings

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/timebookings

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

userIdstring uuid

The user id to which the time bookings belong.