Skip to main content
GET
Get app status

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string<uuid>
required

Response

App status

status
enum<string>
Available options:
not_found,
pending,
running,
stopped