To get places list
This api is used to get places list. Get places list by sending a POST request with optional filters to the endpoint below.
POST /places

Query:

{
    "site_id": "ST000000",
}

Try it:

Description:

Filter Name Description
access_token* Access token, obtain it from authentication api
site_id Site Id (string)
place_id Place Id (string)
place_type Type of place - meeting-room, multimedia-studio, corporate-event ,board-room,co-woking-place, day-office etc.
title Title of the place (string)
address Address of the place (string)
country Country of the place (string)
status Status of the place (string)