List all versions of a specific prompt.
GET/v1/prompts/:prompt_id/versions
List all versions of a specific prompt.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
A ListPromptsResponse containing all versions of the prompt.
The request was invalid or malformed
The client has sent too many requests in a given amount of time
The server encountered an unexpected error
An unexpected error occurred