DocsAPI ReferenceMember/bff/member/notes
getMemberAdmin BFF

/bff/member/notes

List internal notes pinned to a member

MembergetBffMemberNotes

Parameters

1 query

1 total
Query · 1
idstringRequired

External member id.

Request

GET /bff/member/notes

get
curl -X GET "https://api.bizkithub.com/bff/member/notes?id=example_id" \
  -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.

Get API Key