Resolves a relative asset URL to its full, signed URL for direct access.

Behavior: Takes a relative or partial URL associated with the asset and resolves it to a fully qualified, signed URL that can be used for direct access or download. This is useful for converting stored URL references into accessible links.

Authorization: Requires a valid Bearer token.

Side Effects: None.

Error Scenarios: Returns 401 if the caller is not authenticated. Returns 404 if the URL cannot be resolved for the asset.

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

The unique identifier of the asset.

Query Params
string

The relative or partial URL to resolve.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json