events

Get support event

Get a specific support event.

get/api/events/{event_id}

Path parameters

event_idstring uuid required

Response

Successful Response

idstring uuid required
titlestring required
descriptionstring nullable
event_type'group_meeting' | 'workshop' | 'webinar' | 'other' required

Support event type constants.

meeting_datetimestring date-time required
linkstring required
is_registeredboolean

Whether the current patient is registered to the event

show_join_buttonboolean

Whether the frontend should show the event join CTA

created_bystring uuid nullable
is_activeboolean required
max_participantsinteger nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.