GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Get a single payroll receipt

Returns a payroll receipt.

Notes:

  • Hour and dollar amounts are returned as string representations of numeric decimals.
  • Dollar amounts are represented to the cent.
  • If no data has yet be inserted for a given field, it defaults to "0.00" (for fixed amounts).
  • Results are paginated. Maximum page size is 100 employee compensations per request.

scope: payrolls:read

Path Params
string
required

The UUID of the payroll

Query Params
integer

The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.

integer

Number of objects per page. For majority of endpoints will default to 25

Headers
string
enum
Defaults to 2026-06-15

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

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