Skip to main content
GET
List Venue Options
Retrieve a list of all available venues for your event. This includes venue IDs, names, and cities.

Path Parameters

string
required
The ID of your event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

eventId
string
required

Response

200 - application/json

List of venues

venue_id
string
name
string
city
string