Get prompt template
Return a prompt template by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
templateId
Template to retrieve.
Response
The requested prompt template.
template
The template.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

