Get files available for a merchant. This endpoint can be used to search for files using file names or file IDs. Note: Query parameter ids can’t be combined with any other query parameters and pagination isn’t supported when ids query is used.
S2S access token (JWT) from fabric Identity service (during login)
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
"517fa9dfd42d8b00g1o3k312"
Unique request ID
"263e731c-45c8-11ed-b878-0242ac120002"
Supports up to 15 comma-separated job IDs. Note:
1. This parameter can't be combined with any other query parameter.
2. Pagination isn't supported when this parameter is used.
File name
File types Supported job types
ITEM_VARIANT_EXPORT, ITEM_VARIANT_IMPORT, BUNDLE_EXPORT, BUNDLE_IMPORT, ATTRIBUTE_IMPORT, ATTRIBUTE_EXPORT, CATEGORY_IMPORT, CATEGORY_EXPORT, COLLECTION_IMPORT, COLLECTION_EXPORT "ITEM_VARIANT_EXPORT"
Number of records to skip before returning records. For example, offset=20, limit=10 returns records 21-30.
2
Maximum number of records per page
20
Sorting criteria. Supported values are updatedAt and name. Note: - refers to descending and + refers to ascending order
"+name,-updatedAt"
OK
File info with pagination metadata