latestOpenAPI 3.1.02026-08-10131241.9 KB

b1edb3c2f3e8

Get Asset Url

Get the download URL for an S3 path. The S3 path is returned when a task completes with SUCCESS. This can be found in the response of get_task_status API.

  • s3_url: The S3 Path returned by get_task_status API

NOTE: The URL is a pre-signed S3 URL that will be valid for 24 hours. You can call this API again if your URL expires to get a new signed URL.

get/get_asset_url

Query parameters

{"stackTrail":"paths:/get_asset_url:get:parameters:0:schema","oasType":"schema","type":"unknown","title":"S3 Url"}

Response

Successful Response

{"stackTrail":"paths:/get_asset_url:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}