GET
/
api-product
/
v1
/
product
/
bulk
/
template
/
bundle
/
{accountId}
/
{nodeId}
curl --request GET \
  --url https://live.copilot.fabric.inc/api-product/v1/product/bulk/template/bundle/{accountId}/{nodeId} \
  --header 'Authorization: Bearer <token>' \
  --header 'x-site-context: <x-site-context>'
This response does not have an example.

Authorizations

Authorization
string
header
required

S2S access token (JWT) from fabric Identity service (during Login)

Headers

x-site-context
string
required

The x-site-context header is a JSON object that contains information about the source you wish to pull from. The mandatory account is the 24 character identifier found in Copilot. The channel (Sales channel ID), stage (environment name), and date attributes can be used to further narrow the scope of your data source.

Path Parameters

accountId
string
required

Account ID

nodeId
string
required

A 24-character system-generated category ID

Response

200
application/csv
OK

The response is of type file.