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
Response
200 - application/json
Successfully retrieved compiled prompt.
The response is of type object
.