Space lookup by their creators
GET
/2/spaces/by/creator_idsReturns a variety of information about the Spaces created by the provided User IDs
Request
Query Params
user_ids
array[string]
required
The users to search through
space.fields
array[string]
optional
A comma separated list of Space fields to display.
expansions
array[string]
optional
A comma separated list of fields to expand.
Request samples
Responses
The request was successful(200)
500(500)
The request was successful
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 years ago