GET 2/spaces/{id}

twitter.com:current

Summary: Space lookup by Space ID
Operation ID: findSpaceById
Auth: unknown
Description

Returns a variety of information about the Space specified by the requested ID

Parameters (5)

expansions (array, query, optional)

A comma separated list of fields to expand.

id (string, path, required)

The ID of the Space to be retrieved.

Constraints: {'pattern': '^[a-zA-Z0-9]{1,13}$'}

space.fields (array, query, optional)

A comma separated list of Space fields to display.

topic.fields (array, query, optional)

A comma separated list of Topic fields to display.

user.fields (array, query, optional)

A comma separated list of User fields to display.

No probe data for this endpoint yet.