Skip to main content
GET
Get Space by Token

Get Space by Token

Retrieve configuration and metadata of a specific space identified by its token. This allows you to view a space’s current setup, properties, and organization context.

Headers

Response Fields

Space Object Fields

Common Error Codes

Code Examples

Best Practices

  1. Space Token: Ensure you are using a valid space token from your organization
  2. Org-Handle: Always include the correct organization handle in requests
  3. Error Handling: Handle 404 responses when a space token may have been deleted or is invalid
  4. Security: Keep API tokens secure and rotate them regularly
  5. Caching: Consider caching space details to avoid repeated lookups for the same space

Authorizations

Authorization
string
header
required

Format: Token

Headers

Org-Handle
string
required

Organization domain handle

Example:

"unpod.tv"

Path Parameters

space_token
string
required
Example:

"8KZAMRAHSXXXXXXMAYNASMJC"

Response

Space details