v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Deploys

List deploys

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

get/services/{serviceId}/deploys

Query parameters

statusDeployStatus[]

Filter for deploys with the specified statuses

createdBeforestring date-time

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

createdAfterstring date-time

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

updatedBeforestring date-time

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

updatedAfterstring date-time

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

finishedBeforestring date-time

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

finishedAfterstring date-time

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

cursorstring

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

limitinteger

Defaults to 20

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

Response

OK

cursorstring
All 207 operations