Returns a summary of records extracted and exported within the specified date range. Useful for answering questions like “How many records did the agent download yesterday?”
Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Start date for the range (ISO format, defaults to yesterday)
End date for the range (ISO format, defaults to now)
Optional: Filter by specific agent ID
Returns the records summary
Response model for records summary
Start date of the range
End date of the range
Total records extracted across all runs
Total records exported across all runs
Total errors across all runs
Total page loads across all runs
Number of runs included in this summary
Optional agent ID filter