Skip to main content
GET
Get notifications for the current user

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

page
integer
default:1

Page number for pagination

per_page
integer
default:25

Number of records per page

read
boolean

Filter by read status (true for read, false for unread)

Response

object | null

Success

notifications
(object | null)[] | null
meta
object | null