v18

latestOpenAPI 3.1.0AGPL-3.0 licenseraw.githubusercontent.com2026-08-0143162294.8 KB
Notifications

Notification routes implementation

Note: OpenAPI documentation for these endpoints can be found in the openapi.rs file

Lists all notifications with pagination support.

get/api/v1/notifications

Query parameters

pageinteger

Page number for pagination (starts at 1)

per_pageinteger

Number of items per page (default: 10)

Response

Notification list retrieved successfully

errorstring
successboolean required