GET
/
inventory-import-configs

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-fabric-tenant-id
string
required

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.

x-fabric-request-id
string

Unique request ID

x-fabric-channel-id
string

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

offset
integer
default: 0

Omit a specified number of rows before the beginning of the result set

limit
integer
default: 10

The maximum number of results to show on a page

Required range: 1 < x < 100

Response

200 - application/json

An object containing the inventory import file configuration search response details.

data
object[]
pagination
object

Pagination response