Skip to content

Get venue svg ​

GET
/v1/venues/{venue_id}/svg

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

venue_id*

XS2event ID of the Venue

Type
string
Required

Responses​

OK

application/json
JSON
{
  
"venue_id": "7d881550d5ba4cb2b3faca11a9b1695d_vnx",
  
"svg": "<svg>...</svg>"
}

Playground​

Server
Authorization
Variables
Key
Value

Samples​