GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Get contractor payments

Returns a paginated list of payments for a single contractor.

Results are sortable by check_date or created_at. Append :asc or :desc to control direction (e.g., check_date:desc).

scope: contractor_pay_stubs:read

Path Params
string
required

The UUID of the contractor

Query Params
string

Sort the results. Format: field or field:direction where field is check_date or created_at and direction is asc or desc.

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-02-01

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