Updated the Get method to check for receiver.Id along with EmailAddress and Signature. If Id is provided, it attempts to read by ID and returns NotFound if not found. If Id is not provided, it falls back to reading by EmailAddress and Signature, now also returning NotFound instead of a 500 error for missing receivers.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%