List deploys

List deploys matching the provided filters. If no filters are provided, all deploys for the service are returned.

Path Params
string
required

The ID of the service

Query Params
status
array of objects

Filter for deploys with the specified statuses

status
date-time

Filter for deploys created before a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for deploys created after a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for deploys updated before a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for deploys updated after a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for deploys finished before a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for deploys finished after a certain time (specified as an ISO 8601 timestamp)

string

The position in the result list to start from when fetching paginated results. For details, see Pagination.

integer
1 to 100
Defaults to 20

The maximum number of items to return. For details, see Pagination.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json