List Paystubs

The paystubs endpoint allows you to query for payouts to an end user. Each paystub contains broken out and aggregated earnings information, as well as relevant dates. Paystubs are returned in reverse chronological order by pay_date. This is a paginated endpoint; see how Pinwheel implements pagination here.

Path Params
uuid
required

UUID of the payroll account.

Query Params
date

Filter for paystubs with pay dates after this date.

date

Filter for paystubs with pay dates before this date.

string

Cursor for the page you want to retrieve.

integer
1 to 100

The maximum number of results to return.

Headers
string
enum
required
Defaults to 2025-07-08

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Allowed:
Response

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