Stream the raw image binary. If the asset is not on the named brand, the parent chain (parent_id) is walked transparently to find it.Response headers: Content-Type (image MIME type), Content-Disposition: inline; filename="...", Cache-Control: public, max-age=259200 (3 days).
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Responses
🟢200
image/svg+xml
Raw image binary
Headers
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers/{{reseller}}/brands/portal.acme.com/ACME Blue/assets/logo/download' \
--header'Authorization: Bearer <token>'