Find Members
Search for members based on various criteria such as name, birth date, email, phone number, or card number. This endpoint allows you to perform a flexible search and return a list of members that match the provided criteria.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
memberNumber
Unique number identifying the member.
lastName
The last name of the member.
birthDate
The birth date of the member.
email
The email address of the member.
phone
The phone number of the member.
limit
The maximum number of results to return.
offset
The starting point for results, used for pagination.
Response
This endpoint returns an object.
members