Notifications
Lists the notifications for the given workspace and the current user. The response is paginated and the limit and offset parameters can be controlled using the query parameters.
get/api/notifications/{workspace_id}/
Path parameters
workspace_idinteger required
The workspace id that the notifications belong to.
Query parameters
limitinteger
Defines how many notifications should be returned.
offsetinteger
Defines the offset of the notifications that should be returned.