get https://api.gridx.de/accounts//users//notifications
Lists all notification for a user.
User ID may be explicitly specified as a path parameter,
otherwise the authenticated user will be used.
Log in to see full request history
Responses
Lists all notification for a user.
User ID may be explicitly specified as a path parameter,
otherwise the authenticated user will be used.
xxxxxxxxxx
curl --request GET \
--url 'https://api.gridx.de/accounts/accountID/users/userID/notifications?per_page=20&page=1' \
--header 'accept: application/vnd.gridx.v2+json'
Try It!
to start a request and see the response here! Or choose an example: