v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
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.

Response

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.