GET api/Event?cutoff={cutoff}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cutoff | date |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2025-06-29T10:33:23.398675+00:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-06-29T10:33:23.398675+00:00</dateTime>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.