Pull Prompts By Label

Retrieves a prompt with alias and label from your Confident AI account.

Path parameters

aliasstringRequired
The unique alias of the prompt.
labelstringRequired
The label name of the prompt.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

successboolean
This is true if the prompt was successfully retrieved.
dataobject
deprecatedboolean
This is true if this endpoint is deprecated.