Skip to main content
GET
List report types with their associated clients

Authorizations

Authorization
string
header
required

Query Parameters

report_type_id
string
display_name
string
description
string
visibility
enum<string>
Available options:
EXTOLE_ONLY,
PRIVATE,
PUBLIC
tags
string
exclude_tags
string
search_query
string
limit
integer<int32>
offset
integer<int32>
order_by
enum<string>
Available options:
DISPLAY_NAME,
ID,
TYPE,
VISIBILITY
order
enum<string>
Available options:
ASCENDING,
DESCENDING

Response

Successful response

client_ids
string[]
required

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
CONFIGURED · object
required

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.