List Tax Forms

Lists all tax forms associated with a payroll account. Each tax form contains metadata like year, form type, and form ID. Tax forms are returned in reverse chronological order by year. This is a paginated endpoint; see how Pinwheel implements pagination here.

Path Params
uuid
required

UUID of the payroll account.

Query Params
integer

Filter for tax forms during or after this year.

integer

Filter for tax forms during or before this year.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json