GET api/DsGmsSyncLog/{id}
Returns last push date per type.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Id can be 'Organisations' or 'Panels'. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2021-04-20T01:46:57.5985286+01:00"
text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2021-04-20T01:46:57.5985286+01:00</dateTime>