An object with an ID.
id
name
The name given to the application.
repository
The repository the app is deploying.
createdAt
Identifies the date and time when the object was created.
updatedAt
Identifies the date and time when the object was last updated.
deployment
Retrieve a single deployment by it's ID.
environment
Retrieve a single environment by it's ID.
environments
The environments that this app can deploy.
repositoryTags
Retrieves the 20 most recent tags for the repository linked to this app.
repositoryBranches
Retrieves the branches for the repository linked to this app.
server
Retrieve a single server by it's ID.
servers
The servers that this app can deploy to.
deployments
The deployments that this app generated.
first
Limits number of fetched items. Maximum allowed value: 100.
page
The offset from which items are returned.