updates
GET
/v4/updates
This method returns a list of updated records. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
queries | object | Yes | Search parameters to restrict the result |
queries.since | string | Yes | The timestamp to get updates in epoch Unix format in seconds |
queries.type | string | Optional | Restrict results to a specific type of entities |
queries.action | string | Optional | Restrict results to a specific type of action |
queries.page | string | Optional | Restrict results to a specific page |