Skip to main content
GET
Get all apps for authenticated user

Authorizations

Authorization
string
header
required

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

Response

List of apps with their info

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