POSThttp://localhost:5173/api/v1/private/prompts/versions/retrieve
Body Parameters
View in API Reference
Request
$curl -X POST http://localhost:5173/api/v1/private/prompts/versions/retrieve \
> -H "Content-Type: application/json" \
> -d '{
> "name": "name"
>}'
Response