get_consent_log
Get anonymised consent logs for a site by submitting its identifier. Optionally filter by time range and limit results.
Instructions
Get recent anonymised consent records for a site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Epoch-ms upper bound. | |
| cbid | Yes | Site identifier (cbid). Must belong to your org. | |
| from | No | Epoch-ms lower bound. | |
| limit | No | Max records to return (default 200). |