List report runs

Returns a paginated list of report runs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns a paginated list of report runs for the authenticated partner, newest first. Each page contains up to 25 results by default. Use the limit query parameter to request a smaller page; the maximum value is 100.

Report runs whose artifacts have expired are omitted from list results.

Filters

  • company — return report runs for a single company ID.
  • report_type — return report runs with this report type (payroll_journal or payroll_summary).
  • status — return report runs with this status (generating, completed, or failed).
Query Params
string

Return report runs for this company ID.

string
enum

Return report runs of this report type. One of payroll_journal or payroll_summary.

Allowed:
string
enum

Return report runs in this status. One of generating, completed, or failed.

Allowed:
int32
Defaults to 25

Number of report runs returned per page. The maximum value is 100.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json