List all notifications
How to fetch a collection of notifications via API
Last updated
How to fetch a collection of notifications via API
Last updated
To a collection of notifications, send a GET
request to the /api/notifications
endpoint.
GET https://yourdomain.commercelayer.io/api/notifications
The following request fetches a collection of notifications:
Remember that when you fetch a list of resources you get result.
The list of notifications can be by the following fields:
name
flash
id
created_at
updated_at
reference
reference_origin
name
flash
id
created_at
updated_at
reference
reference_origin
metadata
The list of notifications can be by the following fields: