Dashboard

All dashboard endpoints

List all services

get
Authorizations
PRIVATE-TOKENstringRequired
Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

The ID of the service

servicestringRead-onlyRequired

The name of the service

amountinteger · integerRead-onlyRequired

The amount of service the customer has

get
/v3/dashboard/service

Get the status of the platform

get
Authorizations
PRIVATE-TOKENstringRequired
Responses
200

OK

application/json
statusinteger · integerRead-onlyRequired

The status of all the systems

  • 1: All systems operational
  • 2: Multiple systems have performance issues
  • 3: Multiple systems are offline
  • 4: All systems are offline
get
/v3/dashboard/status

Last updated

Was this helpful?