v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
event

get/event

Query parameters

idstring uuid
created_atstring timestamp with time zone
organization_idstring uuid
namestring text
descriptionstring text
visibilitystring text
cover_urlstring text
start_atstring timestamp with time zone
end_atstring timestamp with time zone
timezonestring text
virtual_infostring jsonb
location_typestring text
geo_longitudestring numeric
geo_latitudestring numeric
geo_address_metadatastring jsonb
geo_address_visiblestring boolean
ticket_currencystring text
max_capacitystring numeric
spots_remainingstring numeric
is_cappedstring boolean
require_approvalstring boolean
hide_rsvpstring boolean
show_guest_liststring boolean
allow_price_rangestring boolean
creator_email_is_verifiedstring boolean
enable_tippingstring boolean
waitlist_enabledstring boolean
geo_address_infostring jsonb
slugstring text
eventspace_idstring uuid
selectstring

Filtering Columns

orderstring

Ordering

offsetstring

Limiting and Pagination

limitstring

Limiting and Pagination

Headers

Rangestring

Limiting and Pagination

Range-Unitstring

Limiting and Pagination

Prefer'count=none'

Preference

Response

OK

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
organization_idstring uuid

Note: This is a Foreign Key to organization.id.<fk table='organization' column='id'/>

namestring text required
descriptionstring text
visibilitystring text
cover_urlstring text required
start_atstring timestamp with time zone
end_atstring timestamp with time zone
timezonestring text
{"stackTrail":"components:schemas:event:properties:virtual_info","oasType":"schema","type":"unknown"}
location_typestring text
geo_longitudenumber
geo_latitudenumber
{"stackTrail":"components:schemas:event:properties:geo_address_metadata","oasType":"schema","type":"unknown"}
geo_address_visibleboolean required
ticket_currencystring text
max_capacitynumber
spots_remainingnumber
is_cappedboolean required
require_approvalboolean required
hide_rsvpboolean required
show_guest_listboolean required
allow_price_rangeboolean required
creator_email_is_verifiedboolean required
enable_tippingboolean required
waitlist_enabledboolean required
{"stackTrail":"components:schemas:event:properties:geo_address_info","oasType":"schema","type":"unknown"}
slugstring text required
eventspace_idstring uuid

Note: This is a Foreign Key to eventspaces.id.<fk table='eventspaces' column='id'/>