Toggle menu

GetEventCountForObject

Request Parameters

GetEventCountForObject Request Schema
 

Example Request:

{
    "objectRef": {
        "type": "PointAddress",
        "value": [6599297],
        "key": "Id"
    },
    "query": {
        "from": "2020-08-05T08:39:01+01:00",
        "eventTypeRef": {
            "type": "EventType",
            "value": [2306],
            "key": "Id"
        }
    }
}

Response Parameters

GetEventCountForObject Response Schema
 

Example Response

{
    "jsonrpc": "2.0",
    "id": 18,
    "result": {
        "response": 69,
        "errors": [],
        "success": true
    }
}

Last modified on February 03, 2021

Share this page

Facebook icon Twitter icon email icon

Print

print icon