Skip to main content

Read a release

Provides information about the release

Responses
200

An object representing the release

Schema OPTIONAL
id integer

A system-wide unique ID for the release

semver string

A "semantic version"-compatible identifier

buildId integer

The ID of the build that will be released

status array[]

Possible values: [active, pending, deprecated, failed]

asset object
id integer

A system-wide unique ID for the asset

buildId integer

The build to which this asset belongs to

type string

A string identifying the asset type

url string

A URL locator for the asset

metadata string

Arbitrary data that acts as companion for this resource

created_at string

ISO 8859 UTC date representing when the entity was created

updated_at string

ISO 8859 UTC date representing when the entity was created