API Endpoints
Get All Applications Status
Collect status information about all your applications.
GET
/
v2
/
apps
/
status
Authorization
string
requiredThe API key for your account. You can find this in your account settings.
Response
status
string
Indicates whether the call was successful. “success” if successful, “error” if not.
response
object
The contents of the response.
Was this page helpful?