List all cleanups
How to fetch a collection of cleanups via API
Last updated
How to fetch a collection of cleanups via API
Last updated
To a collection of cleanups, send a GET
request to the /api/cleanups
endpoint.
GET https://yourdomain.commercelayer.io/api/cleanups
The following request fetches a collection of cleanups:
Remember that when you fetch a list of resources you get result.
The list of cleanups can be by the following fields:
resource_type
status
started_at
completed_at
interrupted_at
records_count
errors_count
processed_count
id
created_at
updated_at
reference
reference_origin
resource_type
status
started_at
completed_at
interrupted_at
records_count
errors_count
processed_count
errors_log
id
created_at
updated_at
reference
reference_origin
metadata
events
The list of cleanups can be by the following fields: