Get presigned links in batch

Get multiple assets’ cloud storage links

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The response is a list of each asset’s RecordID with the associated presigned URL to each requested format. The error property includes an error message if applicable.

Body Params
string
string

The code of the asset format that you want to generate a link for (TRX, TR1, etc.).

boolean

If Orange Logic does not generate this asset by default, indicate whether the asset should be generated.

🎓 Insight: Optional Formats
When you determine which proxies must be created when assets are uploaded to Orange Logic, you can specify optional formats that are not created by default. (This is usually done to save on storage costs.) If you are generating a link for an optional format, use this parameter to determine whether Orange Logic generates that proxy along with the link.

Note: If you opt to generate the format with the link, the asset generation process occurs in the background. If you receive a 404 error, wait a few moments. Then, try running the call again.

boolean

Whether the API checks whether the asset exists. If you know the asset exists, you can skip the check to save time.

string

An expiration for the link. The default is ten minutes.

Format: [x]d[y]h[z]m
x: Number of days
y: Number of hours
z: Number of minutes

Example: 1d2h3m means 1 day, 2 hours, and 3 minutes.

Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json