This endpoint enables queries on the prompt registry. You can query for a specific prompt version or get the currently live prompt. Optionally also pass in variables to fill the prompt value variables with data
promptset_id
when you click on Prompts
-> <Your_Prompt_Registry>
-> Prompt Registry ID
version
is provided the live
prompt in the registry is fetched. If there are no live
prompts an error
is thrown GET promptset
endpoint is provided below.
variables.<variable_name>=<variable_value>&variables.<variable_name>=<variable_value>
…200 (OK) Response Object Schema
Error Response Object Schema