Finding Events to help Support

If you have raised a support request, you can provide us details of your Events as returned by the Eventbrite API by following this article.

First you will need your Organisation ID – to find that you need to refer to this article.

Listing your Events

You simply visit a URL like this
https://www.eventbriteapi.com/v3/organizations/OOOOOOOO/events/?token=XXXXXXXXX

Substituting OOOOOOOO with your organisation ID
and XXXXXXXXX with your OAuth token ( private token)

a non working example is
https://www.eventbriteapi.com/v3/organizations/144444730692/events/?token=DE4WPUWDE6NHABABABJGX

If you are doing this for support copy and paste the results into a message for us.

If you are doing it to find venue_id or organizer_id search your results.

Was this helpful?