Get context template

Get a specific context template by ID.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Response

Context template
configmap from strings to any
createdAtstring
idstring
namestring
organizationIdstring or null
typestring
updatedAtstring
userIdstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error