GET v3/venues/{id}

Returns a specific Venue using a Venue id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Venue
NameDescriptionTypeAdditional information
Name

string

None.

Address

string

None.

Id

string

None.

Attributes

There will be additional properties (custom to each client) with the prefix 'Attribute_'

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.