List deploy operations

List deploy operations for a deploy request

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses
read_deploy_request

OAuth Scopes

ResourceScopes
Organizationread_deploy_requests
Databaseread_deploy_requests
Path Params
string
required

The name of the organization the deploy request belongs to

string
required

The name of the database the deploy request belongs to

string
required

The number of the deploy request

Query Params
number
Defaults to 1

If provided, specifies the page offset of returned results

number
Defaults to 25

If provided, specifies the number of returned results

Responses

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Choose an example:
application/json