get https://app.docupipe.ai/jobs/summary
Get a count of your jobs broken down by Job Type. For each job type, you will see the number of jobs and number of credits consumed. The output includes 4 versions of the summary:
- All time summary with deleted jobs
- All time summary excluding deleted jobs
- Count since start_date (defaults to previous billing date, includes deleted jobs)
- Daily breakdown of credit usage, additionally broken down by job type. To receive this, set include_daily_usage to true.
You may pass start_date as an optional query parameter in ISO format (yyyy-mm-dd), and include_daily_usage as a boolean flag.
