getVenue

Get Venue from ID Used to retrieve a venue from his `venueId`

Return

VenueFeatureResponse

Parameters

venueId

ID of the venue to get

Throws

If the request is not correctly configured

Rethrows the OkHttp execute method exception

If the API returns an informational or redirection response

ClientException

If the API returns a client error response

ServerException

If the API returns a server error response