Skip to main content
GET
/
api
/
v2
/
platform
/
status
Get platform load status
curl --request GET \
  --url https://paradigm.lighton.ai/api/v2/platform/status \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

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

Response

No response body