v1
latestOpenAPI 3.0.12026-08-041753011.2 MBBalance
Get balance for a user
get/v1/workspaces/{workspaceId}/time-off/balance/user/{userId}
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:60f91b3ffdaf031696ec61a8
Represents a workspace identifier across the system.
userIdstring required
Represents a user identifier across the system.
Example:60f924bafdaf031696ec6218
Represents a user identifier across the system.
Query parameters
pagestring
Page number.
page-sizestring
Page size.
sort'USER' | 'POLICY' | 'USED' | 'BALANCE' | 'TOTAL'
Sort result based on given criteria
sort-order'ASCENDING' | 'DESCENDING'
Sort result by providing sort order.
Response
OK