Get an existing prompt

POST

Get a specific prompt by name, optionally with inputs and override.

This endpoint retrieves a specific prompt and allows for optional inputs and template override. Only superusers can access this endpoint.

Path parameters

namestringRequired

Prompt name

Query parameters

prompt_overridestringOptional

Prompt override

Request

This endpoint expects an optional map from strings to optional strings.

Response

Successful Response

resultsobject

Errors