Retrieve notifications from a customer

Endpoint responsible for retrieving the notifications associated with a customer.


Request parameter

  • id — Customer's unique identifier

When to use this endpoint

  • notification auditing
  • validation of communication behavior
  • verification in charge-related flows

Relation to the customer record

This allows the integration to inspect notification behavior in addition to the customer's registration data.


🚧

Attention

GET requests must be sent with an empty body.
Otherwise, the API may return a 403 Forbidden error.

Path Params
string
required
Responses

403

Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.

404

Not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json