List Tax Forms

List all tax forms generated for an entity, as per the criteria requested. You can filter tax forms by payor, recipient, year, type, status, and other attributes. Currently supports 1099 forms including 1099-MISC (miscellaneous income), 1099-INT (interest income), 1099-NEC (nonemployee compensation), and 1042-S.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Search criteria for filtering and sorting tax forms. Specify filters for recipient entity, payor entity, year, type, or status.

Search criteria for listing tax forms.

string

Page number for pagination. Starts at 1.

string

Number of records per page. Maximum 100.

criteria
object

Filter criteria for tax form search.

sortOptions
object

Sorting options for search results.

Headers
string
enum
required

Controls response timing. Use NEVER for immediate synchronous response or ALWAYS for asynchronous processing with later response.

Allowed:
Responses

400

The request could not be processed. Check for missing required fields, invalid values, or incorrect data formats.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
.readme-logo { display: none !important; }