List template versions
Return versions for a prompt template.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
templateId
Template whose versions to return.
Response
An array of template versions, newest first.
versions
The versions, in the lean shape.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

