Skip to main content
Gets a list of queries accessible to the user, ordered by creation time. Note: Calling this API concurrently 10 or more times could result in throttling, service degradation, or a temporary ban.
External DocumentationTo learn more, visit the Databricks documentation.

Parameters

ParameterDescription
Page SizeThe number of items to return per page. Valid range is 1-100.
Page TokenA token used for pagination, allowing you to retrieve data in batches.
Return All PagesAutomatically fetch all resources, page by page.

Example Output

Workflow Library Example

List Queries with Databricks and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop