Skip to main content
GET
Search Spaces

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

query
string
required
Required string length: 1 - 2048
state
enum<string>
default:all
Available options:
live,
scheduled,
all
max_results
integer<int32>
default:100
Required range: 1 <= x <= 100
space.fields
enum<string>[]

A comma separated list of Space fields to display. The fields available for a Space object.

Minimum array length: 1
Available options:
created_at,
ended_at,
id,
is_ticketed,
lang,
participant_count,
scheduled_start,
started_at,
state,
subscriber_count,
title,
updated_at
expansions
enum<string>[]

A comma separated list of fields to expand.

Minimum array length: 1
Available options:
creator_id,
host_ids,
invited_user_ids,
speaker_ids,
topic_ids
user.fields
enum<string>[]

A comma separated list of User fields to display. The fields available for a User object.

Minimum array length: 1
Available options:
confirmed_email,
connection_status,
created_at,
description,
entities,
id,
is_identity_verified,
location,
name,
parody,
profile_banner_url,
profile_image_url,
protected,
public_metrics,
receives_your_dm,
subscribes_to_you,
subscription,
subscription_type,
url,
username,
verified,
verified_followers_count,
verified_type,
withheld
topic.fields
enum<string>[]

A comma separated list of Topic fields to display. The fields available for a Topic object.

Minimum array length: 1
Available options:
description,
id,
name

Response

The request has succeeded.

data
object[]
errors
object[]
includes
object
meta
object