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

templateIdstringRequired
Template to retrieve.

Response

The requested prompt template.
templateobject
The template.

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error