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/data-shops/subscriptions/{subscription_id}/deliveries \ --header 'Authorization: Bearer <token>'
{ "records": [ { "company_id": 123, "file": "part-000001-dbba05a2-2924-424a-80ab-2a8af07ddd19.json", "size": 1231231231, "subscription_id": "7c39a38d-a23a-4c48-9dcf-681400e0c552", "transaction_batch_id": "2ed2ecdd-5f17-4e08-8f13-948cecdd4c38", "timestamp": "2021-12-31T00:00:01Z" } ] }
Retrieve metadata about files containing data purchased as part of the subscription.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier for a subscription.
OK
Show child attributes
Was this page helpful?
Contact support