Get a Form ItemAsk AIget https://api.multi1.enterprise.taxbit.com/v1/users/{user-id}/form-items/{form-item-id}Get a form item by id.Path Paramsform-item-idstringrequiredYour system's unique identifier for the form itemuser-iduuidrequiredYour system's unique identifier for the Account (User) that owns the form item.Responses 200Form item with the provided ID. 400Missing parameters 404Resource does not exist. 429Too Many Requests - Throttling.Updated 7 months ago