v1
latestOpenAPI 3.1.02026-07-24440202.2 KBGet presigned link
Get an asset's cloud storage link
Query parameters
The asset's <a href="https://orangedam.readme.io/docs/assets#record-id">RecordID or unique identifier</a>.
The code of the <a href="https://developer.orangelogic.com/reference/assets#formats">asset format</a> that you want to generate a link for (TRX, TR1, etc.).
If Orange Logic does not generate this asset by default, indicate whether the asset should be generated. </br> </br> 🎓 <b> Insight: Optional Formats </b> </br> 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. </br> </br> <b> Note</b>: 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.
Whether the API checks whether the asset exists. If you know the asset exists, you can skip the check to save time.
An expiration for the link. The default is ten minutes. </br></br> Format: <b>[x]d[y]h[z]m</b> </br><b>x</b>: Number of days<br><b>y</b>: Number of hours<br><b>z</b>: Number of minutes </br></br> Example: <b>1d2h3m</b> means 1 day, 2 hours, and 3 minutes.
Response
200
Example response
{
"link": "https://mangovations.com/Assets/V2/k09m@tB7notE65jMA8JeC9LAylJACaXh4icM40CeNDd9CGwf2cG0iLlgD1PqpQD8E4lJe4Sb5Key6NN1EUwSMoqOak80GPtlsHwzFZGxccf@gvcRrsV1xTEMpiXJjm6w/SRJsobyYjEYhzwlq/Ane9n1lq2x257Chx/ZZ11BK.jpg"
}