JavaScript
Apps
List apps
List applications. Optionally filter by app name and/or version label.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter results by application name.
Filter results by version label.
Limit the number of apps to return.
Required range:
1 <= x <= 100Offset the number of apps to return.
Required range:
x >= 0Search apps by name.
Response
List of apps.
Unique identifier for the app version
Example:
"rr33xuugxj9h0bkf1rdt2bet"
Name of the application
Example:
"my-app"
Version label for the application
Example:
"1.0.0"
Deployment region code
Allowed value:
"aws.us-east-1a"Example:
"aws.us-east-1a"
Deployment ID
List of actions available on the app
Environment variables configured for this app version