Get Venue Configuration
GET
Get Venue Configuration
Get details about a Venue Configuration
Resource URL
https://api.stubcloudprod.com/partners /venue-configurations/v3/{venueConfigId}
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
To generate an access token, use the [generateToken API](https://developer.stubhub.com/oauth/apis/post/accesstoken). Note that you will need to add a 'Bearer ' prefix to your access token. Otherwise, you'll get an 'Invalid Access Token' error |
|
Accept
(required) |
application/json |
Request Body
venueConfigId Unique Venue Configuration Id on StubHub null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
404
Incorrect venue configuration ID
-
401
Not authorized to access the venue configuration
-
403
Forbidden
-
400
Bad request
Resource Summary |
|
Security |
|
Content Type |
application/json |
Working...