Get Customer Notes
Customers
Get Customer Notes
Retrieve all notes attached to a specific customer, ordered from newest to oldest.
GET
Get Customer Notes
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the customer whose notes will be retrieved
Query Parameters
Maximum number of notes to return per page
Required range:
1 <= x <= 100Cursor for pagination, returned as nextCursor in a previous response
Response
Customer notes retrieved successfully
Available options:
health_status_ok, health_status_error, validation_error, bad_request, unauthorized, forbidden, not_found, method_not_allowed, internal_server_error, organization_not_found, cannot_access_organization, api_key_not_found, resource_already_exists