Get a message notification sender by ID
GET/notification-senders/message/:id
Retrieve a message notification sender by its unique identifier.
Request​
Responses​
- 200
- 400
- 404
- 500
OK
Bad Request: Invalid sender ID provided
Not Found: The specified message notification sender does not exist
Internal Server Error: An unexpected error occurred while processing the request