Skip to content

Get prompt.

GET
/backend/v1/prompts/{promptId}

Retrieves a prompt by its ID.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

promptId*
Type
string
Required
Format
"uuid"

Query Parameters

fetchScanners

Return the guardrails and their configuration that were run on the prompt.

Type
boolean
Default
false

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: