Skip to main content
Poll this endpoint to check if a given search is completed.
Tool ID: findymail_get_export_status

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get findymail_get_export_status --json for the latest machine-readable contract.

Input reference

Poll this endpoint to check if a given search is completed. The response will contain a status field with one of the following values: - success: Export is completed and ready to download - processing: Export is currently being processed (includes progress information) - pending: Export is queued but not yet started - failed: Export has failed - not_found: Export hash not found or expired

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.