GET
/
client
/
notifications
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

pagination_page
integer
default:0
pagination_pageSize
integer
default:25
sort
string
default:asc
sort_field
string
default:_id
pagination_active
boolean
default:true
fields
string
notification_type
string
status
string

Response

200
application/json
Successful Response

The response is of type any.