Get notifications

Gets the notifications for a product or an account.

Query Params
string

Returns the notifications for the provided product_id.

string

Returns the notifications for the provided account_id.

string

Comma-separated list of notification types to filter by (no whitespaces).

string

Comma-separated list of notification statuses to filter by (no whitespaces).

string

Returns notifications with an effective_at date more recent (or equal) than the timestamp passed as a value. Due to format constraints, it is highly recommended to encodeURIComponent() the value before passing it as a query parameter.

string

Returns notifications with an effective_at date older (or equal) than the timestamp passed as a value. Due to format constraints, it is highly recommended to encodeURIComponent() the value before passing it as a query parameter.

Responses

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