stat_authorizations
Fetch authorization records for a specified time range, defaulting to the past 7 days. Use start and end Unix timestamps to filter results.
Instructions
Fetch authorization records. Defaults to past 7 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End Unix timestamp (seconds) | |
| start | No | Start Unix timestamp (seconds) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |