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.
A valid request URL is required to generate request examples
{ "results": { "data": [ { "organizationUuid": "<string>", "projectUuid": "<string>", "spaceName": "<string>", "spaceUuid": "<string>", "deletedBy": { "lastName": "<string>", "firstName": "<string>", "userUuid": "<string>" }, "deletedAt": "2023-11-07T05:31:56Z", "contentType": "chart", "description": "<string>", "name": "<string>", "uuid": "<string>", "source": "dbt_explore", "schedulerCount": 123 } ], "pagination": { "page": 123, "pageSize": 123, "totalResults": 123, "totalPageCount": 123 } }, "status": "ok" }
{ "error": { "name": "<string>", "statusCode": 123, "data": "<unknown>", "message": "<string>" }, "status": "error"}
Get deleted content (soft-deleted charts, dashboards, etc.)
chart
dashboard
space
data_app
Success
Show child attributes
ok
Was this page helpful?