Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wisdomai-add-trigger-agent-api.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This page describes the DashboardsResponse object returned by dashboard listing queries.

DashboardsResponse

nodes
[Dashboard!]!
required
Array of dashboard objects matching the query criteria. See Dashboard.
pageInfo
PageInfo!
required
Pagination information for the result set.

Additional Resources

Dashboards Query

Query that returns this response

Dashboard Object

Individual dashboard structure