/bff/emailer/template-detail
Returns full detail of an email template including its content and metadata.
EmailergetBffEmailerTemplate-detail
Parameters
1 query
Query · 1
codestringRequiredTemplate code identifier.
Request
GET /bff/emailer/template-detail
curl -X GET "https://api.bizkithub.com/bff/emailer/template-detail?code=order-confirmed-v1" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.