Jump to content

REST API Documentation

/calendar/venues/{id}


Get specific venue

Parameters

No parameters are accepted for this endpoint.

Exceptions

Code Message Description
1L384/1 INVALID_ID The venue does not exist

Response

Name Type Description
id int ID number
title string Title
description string Description
address geolocation object The address

geolocation object

Name Type Description
lat float Latitude
long float Longitude
addressLines array of strings Lines of the street address
city string City
region string State/Region
country string 2-letter country code
postalCode string ZIP/Postal Code
×
×
  • Create New...