Get all file configurations
Get all file configurations for matching filter criteria
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
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.
Unique request ID
x-fabric-channel-id identifies the sales channel through which the API request is being made; primarily for multichannel use cases. It is an optional field. The default US channel is 12 while the default Canada channel is 13.
Query Parameters
Omit a specified number of rows before the beginning of the result set
The maximum number of results to show on a page
1 < x < 100
Response
An object containing the inventory import file configuration search response details.
Pagination response