Imports
Get import job by ID
Get details of a specific import job by job ID.
GET
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.
Required string length:
24
The sales channel ID.
Example:
"12"
A unique request ID.
Example:
"263e731c-45c8-11ed-b878-0242ac120002"
Path Parameters
Import job ID that's created when the import process starts
Example:
"606469bdf4fb7900085f1761"
Response
200
application/json
OK
The details of the import job.