Get Venue Configuration

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

venueConfigId

Unique Venue Configuration Id on StubHub

null true

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 404

                Incorrect venue configuration ID
    

  • 401

                Not authorized to access the venue configuration
    

  • 403

                Forbidden
    

  • 400

                Bad request
    

Resource Summary

Security

None

Content Type

application/json

Working...