List Locations

GET {{baseUrl}}/locations?filter[type]=<string>

List Locations

Request Params

KeyDatatypeRequiredDescription
filter[type]string(Required) Filter by 'type'

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;links&quot;:{&quot;self&quot;:&quot;/locations&quot;,&quot;next&quot;:&quot;/locations?page[number]=1&quot;},&quot;data&quot;:[{&quot;attributes&quot;:{&quot;label&quot;:&quot;cupidatat amet dolor Ut&quot;,&quot;timeZone&quot;:&quot;Europe/Zurich&quot;,&quot;description&quot;:&quot;eiusmod dolor&quot;,&quot;geoLocation&quot;:{&quot;geometry&quot;:{&quot;type&quot;:&quot;Point&quot;,&quot;coordinates&quot;:[8.48281,47.19717]}}},&quot;id&quot;:&quot;05085306-9c1d-4cee-b92a-04c07e4b1945&quot;,&quot;type&quot;:&quot;Building&quot;,&quot;meta&quot;:{&quot;createdAt&quot;:&quot;1999-11-03T18:09:19.295Z&quot;,&quot;updatedAt&quot;:&quot;1969-08-26T16:50:04.722Z&quot;}},{&quot;attributes&quot;:{&quot;label&quot;:&quot;ea labore ipsum elit&quot;,&quot;timeZone&quot;:&quot;Europe/Zurich&quot;,&quot;description&quot;:&quot;culpa pariatur occaecat&quot;,&quot;geoLocation&quot;:{&quot;geometry&quot;:{&quot;type&quot;:&quot;Point&quot;,&quot;coordinates&quot;:[8.48281,47.19717]}}},&quot;id&quot;:&quot;05085306-9c1d-4cee-b92a-04c07e4b1945&quot;,&quot;type&quot;:&quot;Building&quot;,&quot;meta&quot;:{&quot;createdAt&quot;:&quot;1966-07-13T23:20:32.053Z&quot;,&quot;updatedAt&quot;:&quot;2014-05-19T03:48:24.986Z&quot;}}]}