Extracts records from record reporting structures or custom data tables. Records represent the underlying data used in commission calculations—CRM deals, activities, and custom metrics. Use this endpoint for sales analytics, pipeline reports, commission audit trails, CRM data extraction, and custom data table analysis.
last_modified_after for incremental sync (only fetch new/updated records).
next_url for large datasets.last_modified_after for efficiency.Your Qobra API key. Generate it from Settings > API Keys in Qobra.
ID of a record reporting or data table structure (from /v2/data-structures)
Start after this record ID (for ID-based pagination, recommended)
Number of records per page (1-2000)
1 <= x <= 2000ISO 8601 datetime - Only return records modified after this timestamp (for incremental sync)
ISO 8601 datetime - Only return records modified before this timestamp