latestSwagger 2.02026-08-104652131.5 KB

614091456d31

DASHBOARDS

Get a list of dashboards (i.e. reports).

If the report key is provided, the data of only that report will be returned.

get/builder/report

Query parameters

limitinteger

Number of items per page

offsetinteger

Offset

sortstring

Sorting instructions in JSON array format. Each item should include the column name, sorting order (asc/desc), and priority (where lower number = higher priority). Example: [{\

searchstring

Search for reports by name or description

filterBystring

Filter reports by a comma-separated list of values. Valid values: custom, created_by_you, favorite, frequently_viewed, or a data source name like aws, mysql, etc.

display_scopestring

Filter reports by a comma-separated list of display scopes.

Response

OK