Space lookup up Space IDs
GET
/2/spacesReturns a variety of information about the Spaces specified by the requested IDs
Request
Query Params
ids
array[string]
required
A list of space ids
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