List all Subscriptions by type
GET {{baseUrl}}/api/v1/users/:userId/subscriptions/:notificationType
Lists all the subscriptions of a User with a specific notification type. Only gets subscriptions for current user. An AccessDeniedException message is sent if requests are made from other users.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"channels":["sed reprehenderit","occaecat "],"notificationType":"CONNECTOR_AGENT","status":"unsubscribed","_links":{"cillum_":{},"in_167":{},"incididunt_9c":{},"mollit38":{}}}