Retrieve

View as Markdown
Returns a single resource by its unique identifier.

Authentication

x-api-keystring

Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.

OR
authorizationstring

Storefront API Scope — client-side, scoped to one customer, sent as a signature in the authorization header. See Authentication.

Path parameters

resource_public_idstringRequired
Resource public ID

Response

200
public_idstringOptional
merchantstringOptional
namestringOptional
external_resource_idstringOptional
descriptionstring or nullOptional
image_urlstringOptional
createdstringOptional
last_updatedstringOptional

Errors

403
Forbidden Error
404
Not Found Error