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://{tenant}.cubecloud.dev/api/v1/deployments/{deploymentId}/folders/{folderId}/ancestors \ --header 'Authorization: <api-key>'
[ { "createdAt": "2023-12-25", "deploymentId": 123, "id": 123, "name": "<string>", "position": 123, "updatedAt": "2023-12-25", "createdBy": 123, "parentId": 123, "updatedBy": 123 } ]
API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.
Authorization: Api-Key <YOUR_API_KEY>
FOLDER
WORKBOOK
REPORT