Skip to main content

Documentation Index

Fetch the complete documentation index at: https://x-preview-mintlify-changelog-week-1778654903.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This module provides Pydantic models for request and response data structures for the spaces endpoints of the X API. All models are generated from the OpenAPI specification and provide type safety and validation.

GetBuyersResponse

Class Bases: BaseModel Response model for get_buyers

Methods

class xdk.spaces.models.GetBuyersResponse

Response model for get_buyers

class xdk.spaces.models.GetByCreatorIdsResponse

Response model for get_by_creator_ids

class xdk.spaces.models.GetByIdResponse

Response model for get_by_id

class xdk.spaces.models.GetByIdsResponse

Response model for get_by_ids

class xdk.spaces.models.GetPostsResponse

Response model for get_posts

class xdk.spaces.models.SearchResponse

Response model for search