Prompts
Query Prompts
Search and filter prompts with pagination
POST
Retrieves a paginated list of prompts based on search criteria and tag filters.Documentation Index
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Search term to filter prompts by name
Array of tags to filter prompts (shows prompts with any of these tags)
Page number for pagination (0-based)
Number of prompts to return per page
Response
Returns an array of prompt objects matching the search criteria.Unique identifier of the prompt
Name of the prompt
Array of tags associated with the prompt
ISO timestamp when the prompt was created