Retrieves A global notification provider given its unique identifier.
Retrieves a global notification provider given its unique identifier.
Request
URI
GET
https://{api_host}/notification-service/api/notifications/global/providers/{id}
COPY
Path Parameters
string
id
Required
The provider id
Responses
200
Operation doesn't return any data structure
Notification Provider Operations
POST
Creates A global notification provider.
POST
Creats A tenant notification provider.
DELETE
Deletes A global notification provider given its unique identifier.
DELETE
Deletes A tenant notification provider given its unique identifier.
GET
Retrieves A global notification provider given its unique identifier.
GET
Retrieves A page Of global notification providers.
GET
Retrieves A page Of notification providers Of A given tenant.
GET
Retrieves A tenant notification provider given its unique identifier.
GET
Returns A page Of global Notification Provider Creation Info.
GET
Returns A page Of tenant Notification Provider Creation Info.
POST
Tests the connection Of A notification provider.
PUT
Updates A global notification provider.
PUT
Updates A tenant notification provider.