Optional
baseOptional
clientOptional
clientClient Secret
Optional
emitOptional
language?: stringOptional
noOptional
perspective?: stringVenue Perspective
Optional
things?: ThingsOptionAn object specifying additional properties to fetch for each data item. Each key represents a data item (e.g., 'locations', 'nodes'), and the value is an array of strings indicating extra properties to be included.
For example:
getVenue({
venue: 'some-venue',
things: { vortexes: [ 'material' ]
}})
Venue Slug
Client ID