GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security

Get all payrolls for a company

Returns a list of payrolls for a company. You can change the payrolls returned by updating the processing_status, payroll_types, start_date, & end_date params.

By default, will return processed, regular payrolls for the past 6 months.

Notes:

  • Dollar amounts are returned as string representations of numeric decimals, are represented to the cent.
  • end_date can be at most 3 months in the future and start_date and end_date can't be more than 1 year apart.

scope: payrolls:read

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!