List all resource errors
How to fetch a collection of resource errors via API
Last updated
How to fetch a collection of resource errors via API
Last updated
To a collection of resource errors, send a GET
request to the /api/resource_errors
endpoint.
GET https://yourdomain.commercelayer.io/api/resource_errors
The following request fetches a collection of resource errors:
Remember that when you fetch a list of resources you get result.
The list of resource errors can be by the following fields:
name
code
id
created_at
updated_at
reference
reference_origin
name
code
message
id
created_at
updated_at
reference
reference_origin
metadata
resource
The list of resource errors can be by the following fields: