UserLocations
List userLocations
Query employees work locations
get/work-locations/public/api/user-locations
Query parameters
fromstring date
Start date of the period to retrieve, format YYYY-MM-DD
tostring date
End date of the period to retrieve, format YYYY-MM-DD
workLocationIdstring
Identifier of the work location. One or more integers separated by commas.
ownerIdstring
Identifier of the owner. One or more integers separated by commas.
pageinteger
Page number
limitinteger
Page size
fields.root'count'
Return total items count (across all pages).
Response
OK