Retrieve a massive download
Fetch one descarga masiva request by id to check its status and package count.
Authorizations
API key: Authorization: Bearer sk_test_... or sk_live_....
Headers
Pin a dated API release (Stripe-style). Omit to use the current version. An unknown value returns 400 request.invalid_version. Echoed back on every response.
"2026-07-10"
Connect: act on behalf of one of your connected accounts (its acct_…/org_… id). Omit to act as your own organization. Not honored on /v1/api_keys.
"org_2P9connectedacct"
Path Parameters
Download id, e.g. "dl_2P9K3sample".
1Response
Default Response
Always "download".
download Download id, e.g. "dl_2P9K3sample".
Id of the fiscal profile whose FIEL authorized this download.
True if created with a live-mode key.
"issued" (emitidos) or "received" (recibidos).
issued, received "cfdi" (full XML) or "metadata" (summary index).
cfdi, metadata Start of the requested range (SAT format yyyy-MM-ddTHH:mm:ss).
End of the requested range (SAT format yyyy-MM-ddTHH:mm:ss).
Lifecycle status: "requested", "processing", "ready" (packages available), "no_data", or "failed".
requested, processing, ready, no_data, failed SAT solicitud id (IdSolicitud), or null until registered.
Number of downloadable packages once ready.
-9007199254740991 <= x <= 9007199254740991Failure detail (problem+json shape) when status is "failed", else null.
Creation timestamp, ISO-8601 UTC.
Last-update timestamp, ISO-8601 UTC.