Bevy API GDG
  1. Event
Bevy API GDG
  • Attendee
    • Add Attendees
      POST
    • Get Attendee Search
      GET
    • Update Attendee
      PUT
    • Send Event Email
      PUT
    • Resend Event Email
      POST
    • Get Event Attendees
      GET
    • Checkin Attendee
      PUT
    • Delete attendee registration
      DELETE
    • Get Attendee by ID
      GET
    • Delete all attendee registrations by event
      DELETE
  • Order
    • Add Order
      POST
    • Update Order
      PUT
    • Check Order by ID
      GET
  • Membership
    • Add Membership
      POST
  • Bevy Virtual
    • Get Main Stage Video
      GET
    • Get Session Video IDs
      GET
    • Get Session Video URLs
      GET
  • Chapter
    • Get Chapters Status
      GET
    • Get Chapter Regions
      GET
    • Create Chapter
      POST
    • List chapters
      GET
    • Get Chapter by ID
      GET
    • List Chapter Events
      GET
    • List Chapter Members
      GET
    • Add Chapter Member
      POST
    • List Chapter Team
      GET
    • Add Chapter Team Member
      POST
    • Update Chapter Team Member
      PUT
    • Partial Update Chapter Team Member
      PATCH
    • Delete Chapter Team Member
      DELETE
    • Add chapter's members in batch
      POST
    • Delete chapter's member
      DELETE
  • Cohosted Events
    • List collaborating chapters
    • Delete cohosted event
    • Add all chapters as cohosts
    • Chapters a user can add as a cohost
  • Event
    • Get Event Counts
      GET
    • Get Event by ID
      GET
    • List events
      GET
    • List event types
      GET
    • Get Event Type by ID
      GET
    • List Event Attendees
      GET
    • List event tags
      GET
  • Search
    • Search chapters
    • Search events
  • User
    • List users
    • Get User by ID or Email
    • Update User
    • Delete User
    • Deactivate User
    • List user's events
    • List user's chapters
    • List user's chapter teams
    • Create Prospective User
    • Opt out of emails
    • Get User Counts
  1. Event

Get Event by ID

GET
/event/{event_id}/
Event
Retrieves event information.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/event//'
Response Response Example
200 - Example 1
{
    "allows_cohosting": false,
    "checkin_count": 0,
    "cohost_registration_url": "https://instance.bevy.com/events/details/chapter-2024-presents/",
    "end_date": "2024-01-09T17:59:22Z",
    "id": 1234,
    "start_date": "2024-01-09T17:59:22Z",
    "status": "Draft",
    "title": "Chapter 2024",
    "total_attendees": 0,
    "total_revenue": 0,
    "total_tickets_sold": false,
    "url": "https://instance.bevy.com/events/details/chapter-2024-presents/",
    "_timezone": "America/Chicago",
    "allow_automated_emails_when_hidden": false,
    "attendee_csv_list_url": "/events/attendee_list/chapter-2024-presents/csv",
    "attendee_list_url": "/events/attendee_list/chapter-2024-presents",
    "audience_type": "HYBRID",
    "banner": {
        "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
        "path": "image.png",
        "thumbnail_width": 720,
        "thumbnail_height": 540,
        "thumbnail_format": "auto",
        "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
    },
    "banner_crop_vertical": 0,
    "bv_live_session_uuid": "string",
    "chapter": {
        "active": true,
        "allow_internal_list_management": true,
        "available_months_last_12": 0,
        "banner_crop_vertical": 0,
        "blog_category": 4,
        "chapter_location": "Franklin (AL)",
        "chapter_photos": [
            {
                "id": 1234,
                "order": 1,
                "picture": {
                    "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
                    "path": "image.png",
                    "thumbnail_width": 720,
                    "thumbnail_height": 540,
                    "thumbnail_format": "auto",
                    "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
                }
            }
        ],
        "city": "Franklin",
        "could_update_meetup": false,
        "country": "AL",
        "country_name": "Albania",
        "created": "2024-02-02T13:17:59.903551Z",
        "cropped_banner_url": "https://res.cloudinary.com/startup-grind/image/fetch/.../image.jpeg",
        "currency": "USD",
        "description": "lorem ipsum",
        "event_activity_percentage_last_12": 0,
        "facebook_page": "https://facebook.com/",
        "featured_video_url": "https://youtube.com/",
        "flickr_page": "https://flickr.com/",
        "health_indicator": [
            0,
            0,
            -1,
            -1,
            -1
        ],
        "id": 50,
        "import_wp_events": false,
        "imported_id": 1234,
        "instagram_handle": "bevy",
        "integrations": {
            "meetup": {
                "url": "https://www.meetup.com/Awesome-NYC/",
                "urlname": "awesome-nyc",
                "name": "Awesome NYC",
                "topics": [
                    "Tech",
                    "Business"
                ],
                "description": "Awesome NYC"
            }
        },
        "is_city": false,
        "is_hidden": false,
        "is_production_chapter": true,
        "hide_country_info": false,
        "latitude": 30.0444196,
        "linkedin_page": "https://linkedin.com/",
        "logo": {
            "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
            "path": "image.png",
            "thumbnail_width": 720,
            "thumbnail_height": 540,
            "thumbnail_format": "auto",
            "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
        },
        "longitude": 31.2357116,
        "mailchimp_api_key": "1234567890abcdefg",
        "mailchimp_list_id": "1234567890",
        "media_partners": [
            1,
            3
        ],
        "media_partners_inactive": [
            2
        ],
        "meetup_api_key": "1234567890abcdefg",
        "meetup_group": "Awesome NYC",
        "monthly_events_last_12": 0,
        "on_team": false,
        "payee_setup_process_url": "https://instance.bevy.com/chapter-2024/payee-setup",
        "chapter_team": [
            {
                "id": 1234,
                "user": {
                    "authentication_providers": [
                        {
                            "provider": "google-oauth2",
                            "provider_user_id": 1234
                        }
                    ],
                    "avatar": {
                        "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
                        "path": "image.png",
                        "thumbnail_width": 720,
                        "thumbnail_height": 540,
                        "thumbnail_format": "auto",
                        "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
                    },
                    "company": "Bevy",
                    "cropped_avatar_url": "https://res.cloudinary.com/startup-grind/image/fetch/.../image.jpeg",
                    "extra_data": {},
                    "title": "Mr.",
                    "role": {
                        "id": 1234,
                        "name": "Prospective",
                        "description": "Prospective Member",
                        "user_active_status": true
                    },
                    "email": "user@mail.com",
                    "first_name": "John",
                    "id": 1234,
                    "last_name": "Doe",
                    "username": "string"
                },
                "role": {
                    "id": 1234,
                    "name": "Lead Organizer Role",
                    "description": "Full chapter permissions",
                    "permissions": [
                        "string"
                    ],
                    "visible": true
                },
                "title": "Lead Organizer"
            }
        ],
        "payment_lead": 10,
        "picture": {
            "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
            "path": "image.png",
            "thumbnail_width": 720,
            "thumbnail_height": 540,
            "thumbnail_format": "auto",
            "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
        },
        "region": "USA",
        "rsvp_events_only": false,
        "slug": "chapter-2024",
        "sponsors": [
            1,
            2
        ],
        "sponsors_inactive": [
            3
        ],
        "state": "New York",
        "status": 2,
        "ticket_revenue_share_percentage": 0,
        "timezone": "Pacific/Niue",
        "timezone_utc_offset": "-1100",
        "title": "Chapter 2024",
        "total_tickets_sold_lifetime": 0,
        "twitter_handle": "bevy",
        "relative_url": "/chapter-2024/",
        "url": "https://instance.bevy.com/chapter-2024/",
        "use_external_ticketing": false,
        "use_new_newsletters": false,
        "website": "https://chapter-2024.com/",
        "language": "en",
        "chapter_lists": {},
        "external_extra_data": {},
        "members_count": 100,
        "parent_chapter": 8
    },
    "chat_disabled": false,
    "companies": [
        1,
        2
    ],
    "company": "Bevy",
    "company_twitter": "bevy",
    "completed": false,
    "could_update_meetup": false,
    "cropped_banner_url": "https://res.cloudinary.com/startup-grind/image/fetch/.../image.jpeg",
    "currency": "USD",
    "description": "<p>lorem ipsum</p>",
    "description_short": "lorem ipsum",
    "discount_code_usable": {
        "detail": "No promotion code provided.",
        "value": false
    },
    "end_date_iso": "2024-01-09T17:59:22Z",
    "end_date_naive": "2024-01-09T17:59:22Z",
    "event_timezone": "Pacific/Niue",
    "event_type": 4,
    "event_type_allow_new_agenda": true,
    "event_type_logo": {
        "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
        "path": "image.png",
        "thumbnail_width": 720,
        "thumbnail_height": 540,
        "thumbnail_format": "auto",
        "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
    },
    "event_type_rsvp_only": false,
    "event_type_slug": "virtual-conference",
    "event_type_title": "Virtual Conference",
    "event_wrapup_photos": [
        {
            "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
            "path": "image.png",
            "thumbnail_width": 720,
            "thumbnail_height": 540,
            "thumbnail_format": "auto",
            "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
        }
    ],
    "eventbrite_url": "https://eventbrite.com/",
    "facebook_pixel": "1234567890",
    "facilitators": [
        1,
        2
    ],
    "featured_attendees": [
        1,
        2
    ],
    "hide_agenda_on_event_page": false,
    "hide_location": false,
    "hosts": [
        1,
        2
    ],
    "internal_payment_support": false,
    "is_hidden": false,
    "is_many_to_many_virtual_event": false,
    "is_test": false,
    "is_virtual_event": true,
    "join_virtual_event_url": "https://instance.bevy.com/j/2cn2nkff999pf/",
    "judges": [
        1,
        2
    ],
    "lobby": "https://instance.bevy.com/lobby/2cn2nkff999pf/",
    "lobby_banner": {
        "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
        "path": "image.png",
        "thumbnail_width": 720,
        "thumbnail_height": 540,
        "thumbnail_format": "auto",
        "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
    },
    "lobby_message": "[]",
    "lobby_video_url": "https://youtube.com/",
    "media_partners": [
        1,
        2
    ],
    "meetup_group": "Awesome NYC",
    "meetup_url": "https://meetup.com/",
    "mentors": [
        1,
        2
    ],
    "mobile_relative_event_type": "BVC",
    "moderated_qa_enabled": false,
    "moderators": [
        1,
        2
    ],
    "network_segment_max_capacity": 9,
    "panelists": [
        1,
        2
    ],
    "partners_list": [
        1,
        2
    ],
    "payment_client_tokens": {
        "stripe": "pk_live_uEMM7egovNquOa8IZp99LXB"
    },
    "payment_methods": [
        "Stripe",
        "Paypal"
    ],
    "payment_processor_slug": "bevypay",
    "picture": {
        "url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png",
        "path": "image.png",
        "thumbnail_width": 720,
        "thumbnail_height": 540,
        "thumbnail_format": "auto",
        "thumbnail_url": "https://res.cloudinary.com/startup-grind/image/upload/.../image.png"
    },
    "publish_date": "2024-01-09T17:59:22Z",
    "published_by": {
        "id": 1234,
        "email": "user@mail.com",
        "first_name": "user",
        "last_name": "user"
    },
    "recurring_event": 1234,
    "registration_required": true,
    "relative_url": "/events/details/chapter-2024-presents/",
    "sharing_disabled": false,
    "short_id": "mjr6kf",
    "show_map": true,
    "show_short_description_on_event_banner": false,
    "slideshare_url": "https://slideshare.com/",
    "speaker": 1234,
    "speaker_twitter": "speaker",
    "speakers": [
        1,
        2
    ],
    "sponsors": [
        1,
        2
    ],
    "sponsors_gold": [
        1,
        2
    ],
    "sponsors_iron": [
        1,
        2
    ],
    "start_date_iso": "2024-01-09T17:59:22Z",
    "start_date_naive": "2024-01-09T17:59:22Z",
    "static_url": "https://instance.bevy.com/e/mj77kf/",
    "tags": [
        "Tech",
        "Business"
    ],
    "tickets": [
        {
            "access_code": "1234",
            "audience_type": "IN_PERSON",
            "available": 10,
            "can_delete": false,
            "currency": "USD",
            "description": "lorem ipsum",
            "discount_code": "1234",
            "event": 1234,
            "id": 1234,
            "is_for_sale": true,
            "max_per_order": 10,
            "min_per_order": 0,
            "price": 0,
            "reported_fees": 0,
            "reported_original_price": 0,
            "reported_price": 0,
            "sale_end_date": "2024-03-30T12:28:00-09:00",
            "sale_end_date_derived_from_event_end": true,
            "sale_end_date_naive": "2024-03-30T12:28:00",
            "sale_start_date": "2023-05-01T12:29:15-09:00",
            "sale_start_date_derived_from_event_publish": true,
            "sale_start_date_naive": "2023-05-01T12:29:15",
            "title": "General Admission",
            "total_count": 10,
            "used": 0,
            "visible": true,
            "waitlist_count": 0,
            "waitlist_enabled": false
        }
    ],
    "timezone_abbreviation": "CST",
    "total_capacity": 100,
    "use_daily": true,
    "use_external_ticketing": false,
    "use_featured_attendees": true,
    "venue_address": "123 Main St",
    "venue_city": "Franklin",
    "venue_name": "Franklin",
    "venue_zip_code": "12345",
    "video_url": "https://youtube.com/",
    "virtual_event_instructions": "lorem ipsum",
    "virtual_event_type": "internal",
    "virtual_venue_link": "https://instance.bevy.com/venue/2cn2nkff999pf/",
    "visible_on_parent_chapter_only": false
}

Request

Path Params
event_id
integer 
required
The ID of the event to retrieve.
Query Params
include_agenda
boolean 
optional
Use to include agenda information for BVC conferences. For BV agendas, this is ignored.
Includes an audience_type field for each segment. This can be null, IN_PERSON, HYBRID, or VIRTUAL

Responses

🟢200OK
application/json
successful operation
Body
allows_cohosting
boolean 
optional
Example:
false
checkin_count
number 
optional
Example:
0
cohost_registration_url
string 
optional
Example:
https://instance.bevy.com/events/details/chapter-2024-presents/
end_date
string  | null 
optional
Example:
2024-01-09T17:59:22Z
id
integer 
optional
Example:
1234
start_date
string  | null 
optional
Example:
2024-01-09T17:59:22Z
status
string 
optional
Example:
Draft
title
string  | null 
optional
Example:
Chapter 2024
total_attendees
number 
optional
Example:
0
total_revenue
number  | null 
optional
Example:
0
total_tickets_sold
boolean 
optional
Example:
false
url
string 
optional
Example:
https://instance.bevy.com/events/details/chapter-2024-presents/
_timezone
string  | null 
optional
Example:
America/Chicago
allow_automated_emails_when_hidden
boolean 
optional
Example:
false
attendee_csv_list_url
string 
optional
Example:
/events/attendee_list/chapter-2024-presents/csv
attendee_list_url
string 
optional
Example:
/events/attendee_list/chapter-2024-presents
audience_type
string 
optional
Example:
HYBRID
banner
object 
Image
optional
url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
path
string 
optional
Example:
image.png
thumbnail_width
number 
optional
Example:
720
thumbnail_height
number 
optional
Example:
540
thumbnail_format
string 
optional
Example:
auto
thumbnail_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
banner_crop_vertical
number 
optional
Example:
0
bv_live_session_uuid
string  | null 
optional
chapter
object 
Chapter
optional
active
boolean 
optional
Whether this groups is active or not.
Example:
true
allow_internal_list_management
boolean 
optional
Example:
true
available_months_last_12
number 
optional
Example:
0
banner_crop_vertical
number 
optional
The vertical crop of the group's banner. The value should be in the range of 0 and 100.
Example:
0
blog_category
number  | null 
optional
The id of the blog category to associate with this group.
Example:
4
chapter_location
string 
optional
Example:
Franklin (AL)
chapter_photos
array[object (ChapterPhoto) {3}] 
optional
city
string 
optional
Example:
Franklin
could_update_meetup
boolean 
optional
Example:
false
country
string 
optional
The group's country in ISO 3166-2 two-letter format.
Example:
AL
country_name
string 
optional
Example:
Albania
created
string 
optional
Example:
2024-02-02T13:17:59.903551Z
cropped_banner_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/fetch/.../image.jpeg
currency
string 
optional
The string id of the currency for this group.
Example:
USD
description
string  | null 
optional
A brief description of the group.
Example:
lorem ipsum
event_activity_percentage_last_12
number 
optional
Example:
0
facebook_page
string  | null 
optional
Example:
https://facebook.com/
featured_video_url
string  | null 
optional
Example:
https://youtube.com/
flickr_page
string  | null 
optional
Example:
https://flickr.com/
health_indicator
array[number]
optional
Example:
[0,0,-1,-1,-1]
id
number 
optional
Example:
50
import_wp_events
boolean 
optional
Example:
false
imported_id
number  | null 
optional
Example:
1234
instagram_handle
string  | null 
optional
Example:
bevy
integrations
object 
optional
is_city
boolean 
optional
Example:
false
is_hidden
boolean 
optional
Whether this group should be hidden to those without the link or not.
Example:
false
is_production_chapter
boolean 
optional
Example:
true
hide_country_info
boolean 
optional
Whether to hide the country info or not.
Example:
false
latitude
number  | null 
optional
The latitude of the group's location.
Example:
30.0444196
linkedin_page
string  | null 
optional
Example:
https://linkedin.com/
logo
object 
optional
The group's logo. The value must come from the path value returned from an image uploaded to the image API.
longitude
number  | null 
optional
The longitude of the group's location.
Example:
31.2357116
mailchimp_api_key
string  | null 
optional
Example:
1234567890abcdefg
mailchimp_list_id
string  | null 
optional
Example:
1234567890
media_partners
array[integer]
optional
The groups active associated partner ids.
Example:
[1,3]
media_partners_inactive
array[integer]
optional
The groups inactive associated partner ids.
Example:
[2]
meetup_api_key
string  | null 
optional
Example:
1234567890abcdefg
meetup_group
string  | null 
optional
Example:
Awesome NYC
monthly_events_last_12
number 
optional
Example:
0
on_team
boolean 
optional
Example:
false
payee_setup_process_url
string 
optional
Example:
https://instance.bevy.com/chapter-2024/payee-setup
chapter_team
array[object (ChapterTeamMember) {4}] 
optional
payment_lead
integer  | null 
optional
The user id of the group's payment lead.
Example:
10
picture
object 
Image
optional
region
string 
optional
The id of this group's region. A list of regions can be found in the region API.
Example:
USA
rsvp_events_only
boolean 
optional
Example:
false
slug
string 
optional
Example:
chapter-2024
sponsors
array[integer]
optional
Example:
[1,2]
sponsors_inactive
array[integer]
optional
Example:
[3]
state
string 
optional
Example:
New York
status
number 
optional
The id of this group's status. A list of ids can be found in the group status API.
Example:
2
ticket_revenue_share_percentage
number 
optional
The ticket revenue share percentage between the chapter and HQ on a scale from 0.0 to 1.0.
Example:
0
timezone
string 
optional
The group's timezone. Example: America/Chicago
Example:
Pacific/Niue
timezone_utc_offset
string 
optional
Example:
-1100
title
string 
optional
Example:
Chapter 2024
total_tickets_sold_lifetime
number 
optional
Example:
0
twitter_handle
string  | null 
optional
The group's Twitter handle. The @ symbol is not required.
Example:
bevy
relative_url
string 
optional
Example:
/chapter-2024/
url
string 
optional
Example:
https://instance.bevy.com/chapter-2024/
use_external_ticketing
boolean 
optional
Example:
false
use_new_newsletters
boolean 
optional
Example:
false
website
string 
optional
Example:
https://chapter-2024.com/
language
string 
optional
The language id for this group in a lowercase ISO 639 format.
Example:
en
chapter_lists
object 
optional
external_extra_data
object 
optional
members_count
number 
optional
Example:
100
parent_chapter
number  | null 
optional
Example:
8
chat_disabled
boolean 
optional
Example:
false
companies
array[integer]
optional
Example:
[1,2]
company
string  | null 
optional
Example:
Bevy
company_twitter
string  | null 
optional
Example:
bevy
completed
boolean 
optional
Example:
false
could_update_meetup
boolean 
optional
Example:
false
cropped_banner_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/fetch/.../image.jpeg
currency
string 
optional
Example:
USD
description
string  | null 
optional
Example:
<p>lorem ipsum</p>
description_short
string  | null 
optional
Example:
lorem ipsum
discount_code_usable
object 
optional
detail
string 
optional
Example:
No promotion code provided.
value
boolean 
optional
Example:
false
end_date_iso
string  | null 
optional
Example:
2024-01-09T17:59:22Z
end_date_naive
string  | null 
optional
Example:
2024-01-09T17:59:22Z
event_timezone
string 
optional
Example:
Pacific/Niue
event_type
number 
optional
Example:
4
event_type_allow_new_agenda
boolean 
optional
Example:
true
event_type_logo
object 
Image
optional
url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
path
string 
optional
Example:
image.png
thumbnail_width
number 
optional
Example:
720
thumbnail_height
number 
optional
Example:
540
thumbnail_format
string 
optional
Example:
auto
thumbnail_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
event_type_rsvp_only
boolean 
optional
Example:
false
event_type_slug
string 
optional
Example:
virtual-conference
event_type_title
string 
optional
Example:
Virtual Conference
event_wrapup_photos
array[object (Image) {6}] 
optional
url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
path
string 
optional
Example:
image.png
thumbnail_width
number 
optional
Example:
720
thumbnail_height
number 
optional
Example:
540
thumbnail_format
string 
optional
Example:
auto
thumbnail_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
eventbrite_url
string  | null 
optional
Example:
https://eventbrite.com/
facebook_pixel
string  | null 
optional
Example:
1234567890
facilitators
array[integer]
optional
Example:
[1,2]
featured_attendees
array[integer]
optional
Example:
[1,2]
hide_agenda_on_event_page
boolean 
optional
Example:
false
hide_location
boolean 
optional
Example:
false
hosts
array[integer]
optional
Example:
[1,2]
internal_payment_support
boolean 
optional
Example:
false
is_hidden
boolean 
optional
Example:
false
is_many_to_many_virtual_event
boolean 
optional
Example:
false
is_test
boolean 
optional
Example:
false
is_virtual_event
boolean 
optional
Example:
true
join_virtual_event_url
string 
optional
Example:
https://instance.bevy.com/j/2cn2nkff999pf/
judges
array[integer]
optional
Example:
[1,2]
lobby
string  | null 
optional
Example:
https://instance.bevy.com/lobby/2cn2nkff999pf/
lobby_banner
object 
Image
optional
url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
path
string 
optional
Example:
image.png
thumbnail_width
number 
optional
Example:
720
thumbnail_height
number 
optional
Example:
540
thumbnail_format
string 
optional
Example:
auto
thumbnail_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
lobby_message
string 
optional
Example:
[]
lobby_video_url
string  | null 
optional
Example:
https://youtube.com/
media_partners
array[integer]
optional
Example:
[1,2]
meetup_group
string  | null 
optional
Example:
Awesome NYC
meetup_url
string  | null 
optional
Example:
https://meetup.com/
mentors
array[integer]
optional
Example:
[1,2]
mobile_relative_event_type
string 
optional
Example:
BVC
moderated_qa_enabled
boolean 
optional
Example:
false
moderators
array[integer]
optional
Example:
[1,2]
network_segment_max_capacity
number 
optional
Example:
9
panelists
array[integer]
optional
Example:
[1,2]
partners_list
array[integer]
optional
Example:
[1,2]
payment_client_tokens
object 
optional
stripe
string 
optional
Example:
pk_live_uEMM7egovNquOa8IZp99LXB
payment_methods
array[string]
optional
Example:
["Stripe","Paypal"]
payment_processor_slug
string 
optional
Example:
bevypay
picture
object 
Image
optional
url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
path
string 
optional
Example:
image.png
thumbnail_width
number 
optional
Example:
720
thumbnail_height
number 
optional
Example:
540
thumbnail_format
string 
optional
Example:
auto
thumbnail_url
string 
optional
Example:
https://res.cloudinary.com/startup-grind/image/upload/.../image.png
publish_date
string  | null 
optional
Example:
2024-01-09T17:59:22Z
published_by
object 
optional
id
integer 
optional
Example:
1234
email
string 
optional
Example:
user@mail.com
first_name
string 
optional
Example:
user
last_name
string 
optional
Example:
user
recurring_event
integer  | null 
optional
Example:
1234
registration_required
boolean 
optional
Example:
true
relative_url
string 
optional
Example:
/events/details/chapter-2024-presents/
sharing_disabled
boolean 
optional
Example:
false
short_id
string 
optional
Example:
mjr6kf
show_map
boolean 
optional
Example:
true
show_short_description_on_event_banner
boolean 
optional
Example:
false
slideshare_url
string  | null 
optional
Example:
https://slideshare.com/
speaker
integer  | null 
optional
Example:
1234
speaker_twitter
string  | null 
optional
Example:
speaker
speakers
array[integer]
optional
Example:
[1,2]
sponsors
array[integer]
optional
Example:
[1,2]
sponsors_gold
array[integer]
optional
Example:
[1,2]
sponsors_iron
array[integer]
optional
Example:
[1,2]
start_date_iso
string  | null 
optional
Example:
2024-01-09T17:59:22Z
start_date_naive
string  | null 
optional
Example:
2024-01-09T17:59:22Z
static_url
string 
optional
Example:
https://instance.bevy.com/e/mj77kf/
tags
array[string]
optional
Example:
["Tech","Business"]
tickets
array[object (Ticket) {28}] 
optional
access_code
string  | null 
optional
Example:
1234
audience_type
string 
optional
Example:
IN_PERSON
available
number 
optional
Example:
10
can_delete
boolean 
optional
Example:
false
currency
string 
optional
Example:
USD
description
string  | null 
optional
Example:
lorem ipsum
discount_code
string  | null 
optional
Example:
1234
event
number 
optional
Example:
1234
id
number 
optional
Example:
1234
is_for_sale
boolean 
optional
Example:
true
max_per_order
number 
optional
Example:
10
min_per_order
number 
optional
Example:
0
price
number 
optional
Example:
0
reported_fees
number 
optional
Example:
0
reported_original_price
number 
optional
Example:
0
reported_price
number 
optional
Example:
0
sale_end_date
string 
optional
Example:
2024-03-30T12:28:00-09:00
sale_end_date_derived_from_event_end
boolean 
optional
Example:
true
sale_end_date_naive
string 
optional
Example:
2024-03-30T12:28:00
sale_start_date
string 
optional
Example:
2023-05-01T12:29:15-09:00
sale_start_date_derived_from_event_publish
boolean 
optional
Example:
true
sale_start_date_naive
string 
optional
Example:
2023-05-01T12:29:15
title
string 
optional
Example:
General Admission
total_count
number 
optional
Example:
10
used
number 
optional
Example:
0
visible
boolean 
optional
Example:
true
waitlist_count
number 
optional
Example:
0
waitlist_enabled
boolean 
optional
Example:
false
timezone_abbreviation
string  | null 
optional
Example:
CST
total_capacity
number  | null 
optional
Example:
100
use_daily
boolean 
optional
Example:
true
use_external_ticketing
boolean 
optional
Example:
false
use_featured_attendees
boolean 
optional
Example:
true
venue_address
string  | null 
optional
Example:
123 Main St
venue_city
string  | null 
optional
Example:
Franklin
venue_name
string  | null 
optional
Example:
Franklin
venue_zip_code
string  | null 
optional
Example:
12345
video_url
string  | null 
optional
Example:
https://youtube.com/
virtual_event_instructions
string  | null 
optional
Example:
lorem ipsum
virtual_event_type
string 
optional
Example:
internal
virtual_venue_link
string  | null 
optional
Example:
https://instance.bevy.com/venue/2cn2nkff999pf/
visible_on_parent_chapter_only
boolean 
optional
Example:
false
🟠403Forbidden
Previous
Get Event Counts
Next
List events
Built with