Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-dev.narrative.io/destinations/profile_id={profile_id} \ --header 'Authorization: Bearer <token>'
{ "records": [ { "id": "8aaa069b-cc15-486f-9cdc-c56c3d831508", "subscription_id": "21691f26-f308-4e98-896c-579db27da04b", "profile_id": "d13867f7-a6c0-4f83-b129-f6c6f2de7c15", "quick_settings": { "bucket_suffix": "/my-subscription", "number_of_files": "5" } } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier for an app profile.
OK
Show child attributes
Was this page helpful?
Contact support