Get Notification Provider Filesystem
GET/notification/provider/file
Returns a filesystem notification provider if configured. This provider is only used for testing purposes. The notifications will be written to the filesystem.
Responses​
- 200
 - 403
 - 404
 - default
 
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.