Get Spaces by IDs
Spaces Lookup
Get Spaces by IDs
Retrieves details of multiple Spaces by their IDs.
GET
Get Spaces by IDs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The list of Space IDs to return.
Required array length:
1 - 100 elementsThe unique identifier of this Space.
Pattern:
^[a-zA-Z0-9]{1,13}$A comma separated list of Space fields to display. The fields available for a Space object.
Minimum array length:
1Available options:
created_at, creator_id, ended_at, host_ids, id, invited_user_ids, is_ticketed, lang, participant_count, scheduled_start, speaker_ids, started_at, state, subscriber_count, title, topic_ids, updated_at Example:
A comma separated list of User fields to display. The fields available for a User object.
Minimum array length:
1Available options:
affiliation, confirmed_email, connection_status, created_at, description, entities, id, is_identity_verified, location, most_recent_tweet_id, name, parody, pinned_tweet_id, profile_banner_url, profile_image_url, protected, public_metrics, receives_your_dm, subscription, subscription_type, url, username, verified, verified_followers_count, verified_type, withheld Example:
A comma separated list of Topic fields to display. The fields available for a Topic object.
Minimum array length:
1Available options:
description, id, name Example:
Response
The request has succeeded.
Minimum array length:
1Minimum array length:
1An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18