Prompt Hub
Get Prompt
Fetches a compiled prompt using the provided prompt ID, version, and variables.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
text/plain
Example:
"tester"
Example:
"a7a55e48-1588-44ee-99e2-d9de5c026238"
Example:
"1.0.0"
Example:
true
Was this page helpful?