/bff/account/detail
Returns full account detail for the authenticated user, including profile and geo information.
AccountgetBffAccountDetail
Parameters
1 query
Query · 1
brjInternalQueryIdentityIdstringOverride identity ID (defaults to cookie value).
Request
GET /bff/account/detail
curl -X GET "https://api.bizkithub.com/bff/account/detail?brjInternalQueryIdentityId=example_brjInternalQueryIdentityId" \
-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.