Get a Prompt
Prompts
Get a Prompt
Returns details of a specific prompt container by its unique UUID or unique slug. Optionally retrieves version or tag details if requested via query parameters.
GET
Get a Prompt
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Path Parameters
The unique UUID or unique slug of the prompt.
Query Parameters
Optional version sequence number (integer) or version tag (string) to retrieve along with the prompt details.
Optional version tag (string) to retrieve along with the prompt details.

