Work-locations
List workLocations
Query all available work locations
GET
/
work-locations
/
public
/
api
/
work-locations
Query Parameters
page
integer
default: 1Page number
Required range:
x > 1
limit
integer
default: 10Page size
Required range:
1 < x < 10
fields.root
enum<string>
Return total items count (across all pages).
Available options:
count
Response
200 - application/json
count
integer
items
object[]
Was this page helpful?