Skip to main content

Get integration events statistics

GET 

/v1/integration/events/stats

How far behind your queue is: how many events are pending, the age of the oldest one, and the poll interval RCM recommends. Use it to monitor lag and to back off when the queue is empty.

pending_count counts events in PENDING and IN_PROGRESS, so it includes batches currently claimed but not yet acknowledged. The recommended interval is 10s when the backlog is empty, 5s normally, and 1s when the oldest event is over 60s old.

Responses

Current queue statistics for your provider.