Skip to main content
GET
Get Space Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

space_id
string
required

The ID of the space.

Response

200 - application/json

Successful response

data
object
status
enum<string>
Available options:
success,
error
msg
string