curl --request GET \
--url https://paradigm.lighton.ai/api/v2/platform/status \
--header 'Authorization: Bearer <token>'"<unknown>"Returns the current platform load status including whether any models are experiencing high load.
curl --request GET \
--url https://paradigm.lighton.ai/api/v2/platform/status \
--header 'Authorization: Bearer <token>'"<unknown>"Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
No response body