Returns detailed debug information about your team's Descarga Masiva setup: FIEL status, registration status, schedule config, and SAT connectivity. Intended for troubleshooting.
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Query Params
Responses
🟢200OK
application/json
Debug info retrieved
Body
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.gigstack.io/v2/invoices/download/debug?team' \
--header'Authorization: <api-key>'