Skip to main content
GET
Presigned URL for the blueprint's YAML

Permissions

Requires a service user with the ManageRepoBlueprints permission at the organization level.

Behavior

Returns a presigned URL for downloading the blueprint’s YAML file.

Authorizations

Authorization
string
header
required

Service User credential (prefix: cog_)

Path Parameters

blueprint_id
string
required
org_id
string
required

Organization ID (prefix: org-)

Example:

"org-abc123def456"

Response

Successful Response

Reusable presigned-URL response (10-minute TTL).

expires_at
integer
required

Unix timestamp at which the URL expires.

url
string
required

Presigned GET URL (HTTPS).