get https://{server}/api/v2.1/workspace//dtable//notification-rules/
Use this request to list all the existing notification rules in the current base.
Response
Use this request to list all the existing notification rules in the current base.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/notification-rules/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: