API Reference

List Notifications

As the system administrator, you can inspect a certain user's notifications inside of a certain base. To enquire these notifications, you'll need the base's UUID and the user's contact email or their username. You can also filter the result by read or unread status.

Query Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

string

Who you want to get the notifications of, optional

string

The contact email of the user you're querying. Optional if username is defined.

integer

Seen status, whether seen or not, 0/1, optional

integer
≥ 1

The page number you want to start showing the entries. If no value is provided, 1 will be used.

integer
≥ 1

The number of results that should be returned. If no value is provided, 25 results will be returned.

Response

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