/bff/emailer-incoming/info
Returns whether a Resend API key is configured for inbound e-mail sync, a masked hint of the stored value, and the timestamp of the last message the cron surfaced.
EmailergetBffEmailer-incomingInfo
No parameters
This endpoint takes no path, query, header or body parameters.
Request
GET /bff/emailer-incoming/info
curl -X GET "https://api.bizkithub.com/bff/emailer-incoming/info" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"hasKey": false
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.