Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "notifications": [ { "id": "<string>", "body": "<string>", "created_at": "<string>", "dismissed_at": "<string>", "is_dismissed": true, "is_read": true, "metadata": { "count": 123, "total_amount": 123 }, "notifiable_id": "<string>", "notifiable_type": "<string>", "read_at": "<string>", "title": "<string>" } ], "unread_count": 123 }
Returns a paginated list of notifications.
OK
Show child attributes