Application
Get Application Status
Collect status information about your application.
GET
Get Application Status
string
required
The API key for your account. You can find this in your account settings.
"31.79" MB, "602 KB ↑ 134 KB ↓"). Pass rawData=true to get the same fields as raw numbers instead, which is easier to work with if you are charting the values yourself.
If you also have a Real-time Logs connection open for the same application, prefer the status events on that stream: while a realtime connection is active, this endpoint’s numbers can lag behind by up to about a minute. To check every application at once instead of one at a time, see All Applications Status.
Parameters
string
required
The ID of the application. You can find this in the URL of your application’s dashboard.
boolean
If you want raw data. True, returns the values in bytes.
Response
string
Indicates whether the call was successful..
success if successful, error if not.object
The contents of the response.
Common errors
Get Application Status

