Skip to main content
GET
Get a download URL for a sandbox-file artifact

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

artifact_id
string
required
execution_id
string
required

Response

Success.

data
ArtifactDownloadUrl · object
required

Short-lived SAS URL for a SANDBOX_FILE artifact. Markdown artifacts don't have downloads — their content is inline on the list response.

meta
object
required