Livestorm
communityVideo engagement platform for webinars, virtual events, and meetings.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.livestorm.co/v1/eventsList events
Parameters
page[size]results (integeroptionalfilter[title]keyword (stringoptionalReturns
data[] with id, attributes.title, attributes.slug, attributes.status, attributes.estimated_started_at, attributes.registration_linkGET
https://api.livestorm.co/v1/events/{id}Get event details
Parameters
idevent ID (stringrequiredReturns
data with id, attributes.title, attributes.status, attributes.sessions[], attributes.registration_link, attributes.recording_urlGET
https://api.livestorm.co/v1/sessions/{sessionId}/peopleList registrations
Parameters
sessionIdsession ID (stringrequiredpage[size]results (integeroptionalReturns
data[] with id, attributes.email, attributes.first_name, attributes.last_name, attributes.registrant_detail, attributes.attended