Retrieve a resource by Id.

This endpoint retrieves the resource for the specified resource Id. Restricted resources cannot be accessed. To access those resources too, you have to use /mydelivery/v1/resources/{fileIdentifier}.
The resource's Id can be obtained using the Authoring assets API: /authoring/v1/assets

{
    "items": [
        {
            "resource": "06763fa56ceec4d5bcafb37b53de2cd1",
            ...

The delivery Url for this endpoint would look like:

/delivery/v1/resources/06763fa56ceec4d5bcafb37b53de2cd1


User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

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

Provide the resource Id of the resource to be retrieved.
Optionally, if the extension (e.g. .jpg) is known then it can be appended to the id.

Responses

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