GET/spaces/api/v1/health.json
Get the health of spaces-api
Responses
- Code
- 200
- Description
- 200 OK Application Json Data
- Code
- 500
- Type
- object
- Schema
- Description
- 500 Internal Server Error
500 Internal Server Error
errResp
{
"Code": 0,
"Detail": "string",
"ID": "string",
"Title": "string"
}