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/resources/buckets \ --header 'Authorization: Bearer <token>'
{ "records": [ { "id": "45b40bf5-02fc-4f18-bfcd-50ac58dabfa1", "company_id": 1, "auth": { "type": "bucket_policy", "account_id": "123456789012" }, "name": "nio-yourcompany-821627dd2931", "created_at": "2021-08-31T20:22:02Z", "updated_at": "2021-08-31T20:22:02Z" } ] }
Return the AWS S3 buckets assigned to the authenticated company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
An AWS S3 bucket created inside Narrative's AWS account assigned to a specific company.
Show child attributes
Was this page helpful?
Contact support