Search events
GET
/search/event/
Search
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/search/event/'
Response Response Example
200 - Example 1
{
"count": 1,
"links": {
"previous": null,
"next": null
},
"pagination": {
"current_page": 1,
"next_page": 2,
"page_size": 500,
"previous_page": null
},
"results": [
{
"_geoloc": {
"lat": 39.5696005,
"lng": 2.6501603
},
"audience_type": "Virtual",
"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"
},
"chapter_city": "Palma",
"chapter_id": 9,
"chapter_location": "Palma, IB (ES)",
"chapter_title": "My Chapter",
"chapter_url": "https://support.bevylabs.com/anas-chapter/",
"cropped_banner_url": "",
"description_short": "Testing End Event for all warning",
"end_date_iso": "2022-05-26T21:00:00+02:00",
"event_timezone": "Europe/Madrid",
"event_type": 3,
"event_type_allow_new_agenda": false,
"event_type_rsvp_only": true,
"event_type_slug": "virtual-event-type",
"event_type_title": "Virtual Event type",
"id": 98,
"mobile_relative_event_type": "in-person",
"objectID": "98",
"picture_url": "",
"relative_url": "/events/details/support-anas-chapter-presents-testing-end-event-for-all-warning-1/",
"start_date_iso": "2022-05-26T12:30:00+02:00",
"title": "Testing End Event for all warning",
"url": "https://support.bevylabs.com/events/details/support-anas-chapter-presents-testing-end-event-for-all-warning-1/",
"venue_address": "Parque Saavedra",
"venue_city": "CABA",
"venue_name": "MSQ",
"venue_zip_code": "CP12423",
"virtual_event_type": "internal"
}
]
}
Request
Query Params
status
string
optional
- past
- live
- upcoming
- upcoming_only
q
string
optional
latitude
number
optional
-90.0 … +90.0
.Default is unset.
longitude
number
optional
-180.0 … +180.0
.Default is unset.
around_radius
number
optional
1 … 20,000
Default is 50.
chapter
integer
optional
region_id
integer
optional
event_type_ids
string
optional
Example:
event_types_ids=1&event_types_ids=2
event_tags_ids
string
optional
Example:
event_tags_ids=meetup&event_tags_ids=learning
mobile_relative_event_type
string
optional
- BVC
- BV
- in-person