Capabilities
retroactiveExtractions.estimate
Queue a Retroactive Scan estimate for the given email integration and date range. Returns a jobId immediately; poll with getRetroactiveExtractionEstimate. Estimation against a real mailbox can take minutes; use the poll capability rather than waiting.
post/capabilities/retroactiveExtractions.estimate
Request body
Response
Successful response
Example response
{
"success": true,
"code": 200
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.