Get Job Count

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:

  1. All time summary with deleted jobs
  2. All time summary excluding deleted jobs
  3. Count since start_date (defaults to previous billing date, includes deleted jobs)
  4. 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.

Language
Credentials
Header
Click Try It! to start a request and see the response here!