Skip to main content

Identity_GetUserNotifications

Identity_GetUserNotifications

Path Parameters
  • user string required

    The user id.

Responses

OK

Schema
  • name string

    The resource name of the user.

GET /v1alpha1/users/:user:notifications
user — path
curl -L -X GET 'https://identity.animeapis.com' \
-H 'Accept: application/json'