Skip to main content
This guide walks you through retrieving Space information using the Spaces lookup endpoints.
PrerequisitesBefore you begin, you’ll need:

Get a Space by ID

Retrieve details for a specific Space:
cURL

Response


Get multiple Spaces

Look up multiple Spaces at once:
cURL

Get Spaces by creator

Find Spaces hosted by specific users:
cURL

Include host information

Expand host user data:
cURL

Response with expansion


Space states

StateDescription
liveCurrently active
scheduledScheduled for future
endedHas ended

Available fields

FieldDescription
titleSpace title
host_idsHost user IDs
speaker_idsSpeaker user IDs
participant_countCurrent participants
scheduled_startScheduled start time
started_atActual start time
ended_atEnd time
is_ticketedWhether Space has tickets
stateCurrent state

Next steps

Search Spaces

Find Spaces by keyword

API Reference

Full endpoint documentation