listDatasetVisualizations

List dataset visualizations

GraphQL operation type: query  ·  Field: listDatasetVisualizations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to query ListDatasetVisualizations($filter: ModelDatasetVisualizationFilterInput, $limit: Int, $nextToken: String) { listDatasetVisualizations(filter: $filter, limit: $limit, nextToken: $nextToken) { items { configurations createdAt dataset { cloudResourceId cloudResourceInfo columnsDocumentation comments createdAt description enableSearchByAI folder { id name } folderId id isDraft latestVersionSize name owner { id } ownerId parents sharedWithWorkspaceIds totalSize trigger triggerDetails updatedAt viewName vizCount workspace { id name } workspaceId } datasetId id name type updatedAt workspaceId } nextToken } }

GraphQL operation document. Pre-filled with the canonical query for this operation; you may edit it (e.g. to trim the selection set).

string
Defaults to ListDatasetVisualizations

Name of the operation in query to execute.

variables
object
Responses

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json