Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Get Prompts

GET 

/api/v1/workspaces/:workspace_name/pipelines/:pipeline_name/prompts

Returns the prompts of the pipeline as a dictionary of prompt node names and their respective prompts.

Request

Responses

Successful Response