Get Member Notes
Retrieve notes associated with a specific member. This endpoint returns a list of notes that have been added to a member’s profile.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
memberId
Unique identifier for a member.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Response
This endpoint returns a list of objects.
id
Unique identifier for a note.
title
Title of the note.
comment
Comment of the note.
createdAt
Date and time when the entity was created.
modifiedAt
Date and time when the entity was updated.