List subscriber renewal activity
List subscribers whose activity is classified as a renewal in the requested date range. Use this endpoint to track renewal volume, follow up with renewing fans, or reconcile renewal activity with revenue reports.
Results include normalized subscriber profile fields. If hasMore is true, request the returned nextOffset to continue.
Permission Required: subscribers:read
Documentation Index
Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Requires a connection via the x-connection-id header.
Query Parameters
Start of the subscriber activity window. Use YYYY-MM-DD HH:mm:ss or an ISO 8601 timestamp, for example 2026-04-26 00:00:00.
End of the subscriber activity window. Use the current time for an open-ended recent-activity report, for example 2026-05-03 09:51:54.
Number of items to return (1-100, default: 10)
1 <= x <= 100Number of items to skip (default: 0)
x >= 0