List report types with their associated clients
Returns every report type alongside the ids of clients that have access to it. Equivalent to running listReportTypes and listReportTypeClients for every result, but in a single call. Requires the client_superuser scope - use this only when auditing cross-client access at the platform level.
Authorizations
Query Parameters
EXTOLE_ONLY, PRIVATE, PUBLIC DISPLAY_NAME, ID, TYPE, VISIBILITY ASCENDING, DESCENDING Response
Successful response
Stable Extole identifiers for clients that have access to this report type.
Stable Extole identifiers for clients that have access to this report type.
Report type definition. Polymorphic on type: SQL, SPARK, DASHBOARD, and CONFIGURED share the common metadata below (display name, description, scopes, parameters, formats, tags, data sources) and add their own type-specific fields.
- CONFIGURED
- DASHBOARD
- SPARK
- SQL
