Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
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
​
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"venue_id"
:
"7d881550d5ba4cb2b3faca11a9b1695d_vnx"
,
 Â
"svg"
:
"<svg>...</svg>"
}
GET
/v1/venues/{venue_id}/svg
Playground
​
Server
Select a server...
Authorization
api_key
Variables
Key
Value
venue_id
*
Try it out
Samples
​