GET
/
catalog-connector-files
/
actions
/
download

Authorizations

Authorization
string
headerrequired

This is the authorization token used to authenticate the request. You must pass the access token generated from the system app. For more information, see the Making your first API request section.

Headers

x-fabric-tenant-id
string
required

A header retrieved from your Copilot Account Details that's used by the API to identify the tenant making the request. Tenant ID must be included in the authentication header for API requests to access any of fabric’s endpoints.

x-fabric-request-id
string

Unique request ID

Query Parameters

fileId
string
required

A 24-character system-generated file ID.

Response

200 - application/json

The URL generated in the response of the Download a file by ID request.

location
string

The URL to download an imported file.