Retrieve a resource error
How to fetch a specific resource error via API
Last updated
How to fetch a specific resource error via API
Last updated
To a single resource error, send a GET
request to the /api/resource_errors/:id
endpoint, where id
is the ID of the resource that you want to retrieve.
GET https://yourdomain.commercelayer.io/api/resource_errors/:id
The following request fetches the resource error identified by the id "xYZkjABcde":