v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring resources
Retrieve an existing resource.
Use this endpoint to retrieve an existing resource from the database. The media type of the binary is defined in the Content-Type header. Byte serving is supported. The Cache-Control response header is set to expire the resource in a year.<br />User roles: admin, manager, editor, viewer
get/authoring/v1/resources/{id}
Path parameters
idstring required
Provide the ID of the resource that you want to retrieve.
Query parameters
mode'download'
Provide the option to set the response Content-Disposition as an attachment.
bypass-cachestring
Force bypassing intermediate caches by providing a unique token.
Response
Successfully retrieved the binary of the resource that matches the ID you provided.