Space
Retrieve the list of spaces
POST
/
api
/v1
/space
/list
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalcolumnSort
string | null
orderSort
string | null
from
string
Format:
"date-time"
to
string
Format:
"date-time"
limit
integer
Format:
"int32"
offset
integer
Format:
"int32"
teamId
Requiredstring
Minimum length:
1
spaceName
string | null
OK