निर्दिष्ट User id द्वारा बनाए गए Spaces का विवरण प्राप्त करता है।
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
खोजे जाने वाले Users की id।
1 - 100 elementsइस उपयोगकर्ता का विशिष्ट पहचानकर्ता। इसे स्ट्रिंग के रूप में लौटाया जाता है, ताकि उन भाषाओं और टूल्स से जुड़ी जटिलताओं से बचा जा सके जो बड़े पूर्णांकों को संभाल नहीं सकते।
^[0-9]{1,19}$प्रदर्शित करने के लिए Space फ़ील्ड्स की अल्पविराम-से-अलग सूची। Space ऑब्जेक्ट के लिए उपलब्ध फ़ील्ड्स।
1created_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 [
"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"
]विस्तारित करने के लिए फ़ील्ड्स की अल्पविराम-से-अलग सूची। Space ऑब्जेक्ट के लिए उन फ़ील्ड्स की सूची जिन्हें आप विस्तारित कर सकते हैं। यदि फ़ील्ड में कोई ID है, तो उसे पूर्ण ऑब्जेक्ट में विस्तारित किया जा सकता है।
1creator_id, host_ids, invited_user_ids, speaker_ids, topic_ids [
"creator_id",
"host_ids",
"invited_user_ids",
"speaker_ids",
"topic_ids"
]दिखाने के लिए User फ़ील्ड्स की अल्पविराम से अलग की गई सूची। User ऑब्जेक्ट के लिए उपलब्ध फ़ील्ड्स।
1affiliation, 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 [
"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"
]प्रदर्शित करने के लिए Topic फ़ील्ड्स की अल्पविराम-से-अलग सूची। Topic ऑब्जेक्ट के लिए उपलब्ध फ़ील्ड्स।
1description, id, name ["description", "id", "name"]अनुरोध सफल रहा है।
11IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) में परिभाषित एक HTTP Problem Details ऑब्जेक्ट।