Space lookup by Space ID
GET
/2/spaces/{id}Returns a variety of information about the Space specified by the requested ID
Request
Path Params
id
string
required
The space id to be retrieved
Query Params
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