v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Releases

List a Release's Deploys

Returns a list of deploys based on the organization, version, and project.

get/api/0/organizations/{organization_id_or_slug}/releases/{version}/deploys/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

versionstring required

The version identifier of the release

Query parameters

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

Response

idstring required

The ID of the deploy

environmentstring required

The environment name

dateStartedstring date-time nullable required

An optional date that indicates when the deploy started

dateFinishedstring date-time required

An optional date that indicates when the deploy ended

namestring nullable required

The optional name of the deploy

urlstring uri nullable required

The optional URL that points to the deploy