v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBGet All Prompts
Get all prompts (public + tenant) with filtering, sorting, and pagination. Returns prompts accessible to the user based on their teams.
Query parameters
Filter by tags. Returns prompts that have ANY of the specified tags.
Filter by tags. Returns prompts that have ANY of the specified tags.
Filter by owner user IDs. Supports multiple values.
Filter by owner user IDs. Supports multiple values.
Filter by team IDs.
Filter by team IDs.
Search in title, description, and prompt text
Search in title, description, and prompt text
Filter by public/tenant prompts
Filter by public/tenant prompts
Tenant platform (e.g. snowflake, databricks, dbt). Scopes public prompts so Databricks tenants only see Databricks prompts and non-Databricks tenants don't see Databricks prompts.
Tenant platform (e.g. snowflake, databricks, dbt). Scopes public prompts so Databricks tenants only see Databricks prompts and non-Databricks tenants don't see Databricks prompts.
Filter by prompt type: 'saved' for tenant prompts, 'default' or 'public' for public prompts. Supports comma-separated values like 'default,saved' to get both types.
Filter by prompt type: 'saved' for tenant prompts, 'default' or 'public' for public prompts. Supports comma-separated values like 'default,saved' to get both types.
Page number
Page number
Number of items per page
Number of items per page
Sort by field: created_at, updated_at, last_used_at
Sort by field: created_at, updated_at, last_used_at
Sort order: asc or desc
Sort order: asc or desc
Page size
Page size
Response
Successful Response