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