v4
OpenAPI 3.1.02026-08-034697208.8 KBList 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 <a href='https://docs.pinwheelapi.com/docs/pagination-1' target='_blank'>here</a>.
Path parameters
UUID of the payroll account.
UUID of the payroll account.
Query parameters
Filter for tax forms during or after this year.
Filter for tax forms during or after this year.
Filter for tax forms during or before this year.
Filter for tax forms during or before this year.
Cursor for the page you want to retrieve.
Cursor for the page you want to retrieve.
The maximum number of results to return.
The maximum number of results to return.
Headers
Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.
Response
OK