Get export request by ID
Get the details of a specific export request by the corresponding exportId
that was generated from the initiate export request endpoint.
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.
24
The sales channel ID.
"12"
A unique request ID.
"263e731c-45c8-11ed-b878-0242ac120002"
Path Parameters
The exportId
value that was generated from the initiate export request endpoint.
"1e7b9912-1d88-4412-9f25-ff4730eb14ce"
Response
The sample response of the create export request.