List charts

Search and filter a list of your charts. The returned chart objects, do not include the full chart metadata. To get the full metadata add ?expand=true or use /v3/charts/{id}. Requires scope chart:read.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

User id of visualization author

integer

User id of visualization author

boolean

Flag to filter results by publish status

string

Search for charts with a specific title.

integer

List visualizations inside a specific folder

string

List visualizations belonging to a specific team. Use teamId=null to search for user visualizations not part of a team

string

List visualizations belonging to a specific workspace

string
enum
Defaults to DESC

Result order (ascending or descending)

Allowed:
string
integer
≥ 1
Defaults to 100

Maximum items to fetch. Useful for pagination.

integer
≥ 0
Defaults to 0

Number of items to skip. Useful for pagination.

integer
0 to 5

Filter visualizations by the last editor step they've been opened in (1=upload, 2=describe, 3=visualize, etc)

boolean
Defaults to false

When set to true, the response includes additional properties such as visualization metadata.

boolean
Defaults to false

Include open comments count

boolean
Defaults to false

Only return deleted charts in the response

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*