Skip to main content
GET
/
api
/
v1
/
tax-home-docs
/
:id
Get Tax Home Document
curl --request GET \
  --url https://api.example.com/api/v1/tax-home-docs/:id

Path Parameters

id
integer
required
The document ID.

Response

Returns the document object.

Errors

StatusCause
404Document not found