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": { "byProject": [ { "count": 123, "projectName": "<string>", "projectUuid": "<string>" } ], "totalCount": 123 }, "status": "ok" }
{ "error": { "name": "<string>", "statusCode": 123, "data": "<unknown>", "message": "<string>" }, "status": "error" }
Gets a summary of dashboards owned by a user across all projects
the uuid of the user Stringified UUIDv4. See RFC 4112
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
Ok
Dashboards owned by a user across all projects, e.g. for offboarding
Show child attributes
ok
Was this page helpful?