POST
/
offers-exports
/
actions
/
download-export-file

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-channel-id
string

The sales channel ID.

x-client-id
string

A unique identifier obtained from Copilot for the System app in the fabric ecosystem, essential for OpenID Connect authentication flows.

x-fabric-request-id
string

A unique request ID.

Body

application/json

The downloadable URL of the file.

fileId
string
required

The file ID to download the exported file.

Response

200 - application/json

The URL of the downloadable file.

url
string
required

The AWS S3 URL to download the exported file.

fileId
string
required

File ID