getDashboards Query
Retrieves a paginated list of dashboards with filtering and sorting
Arguments
#
first = 20
last
after
before
searchParams
sortField = "createdAt"
sortOrder = 1
selector
excludedIds
[ID ]
type
archived
Filter by archived status: true=only archived, false=only non-archived, omitted=non-archived
includeProjectId
When true, resolve projectId for each dashboard via tabs → actionView lookup.
Response
#
Returns DashboardConnection .
Example
#
Previous
getDashboardWidgets
Next
getEmails