Retrieves the information of the places.

Get the information of the places Sample request: GET /api/v1/places

Query Params
int32

Optional parameter to represent a limit of number of objects that can be returned. Limit can range between 1 and 250. The default value is 100.

int32

Optional parameter to define your place in the list. It can be used to skip the 'n' first results. The default value is 0.

types
array of strings

Comma-separated or repeated place types. Examples: ?types=other,customerSite

types
groupId
array of uuids

Comma-separated or repeated group IDs. Example: ?groupId=abc,def

groupId
Responses

401

Unauthorized

403

Forbidden

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json