/bff/activity/detail
Returns a single activity entry with the full meta payload, geo enrichment and network context. Scoped to the current organisation.
ActivitygetBffActivityDetail
Parameters
1 query
Query · 1
idstringRequired24-char activity external id (the URL slug from /activity/{id} in admin).
Length: 24–24
Request
GET /bff/activity/detail
curl -X GET "https://api.bizkithub.com/bff/activity/detail?id=aZfP19992R1wD0Cp8hx7ao2w" \
-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.