Skip to main content
GET
Get tax checklist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Content-Type
string

Content-Type must be set to application/json

Path Parameters

businessId
string<uuid>
required

The UUID of the business

Query Parameters

year
integer<int32>
required

The tax year (e.g., 2025)

Response

Tax checklist for the specified year

Actionable items that need user attention for tax preparation.

type
string

Resource type.

Example:

"Tax_Checklist"

year
integer<int32>

The tax year for this checklist.

Example:

2025

items
object[]

List of actionable items requiring attention.