/bff/calendar/upcoming-without-access
Events scheduled in the next 24h whose calendar has a lock attached but whose lock_access_status is anything other than ready (or manual_override / not_required). Drives the "Events at risk" dashboard tile.
Calendar EventgetBffCalendarUpcoming-without-access
No parameters
This endpoint takes no path, query, header or body parameters.
Request
GET /bff/calendar/upcoming-without-access
curl -X GET "https://api.bizkithub.com/bff/calendar/upcoming-without-access" \
-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.