---
title: "Gets Avalara integration details"
method: GET
path: "/avalara/{integrationId}"
tags: ["Integrations"]
---

# Gets Avalara integration details

`GET /avalara/{integrationId}`

Gets the integration details of the specified integration id

## Path parameters

- `integrationId` string, required

## Response `200`

successful operation

- AvalaraIntegration
  - `accountId` string
  - `companyCode` string
  - `createdOn` integer
  - `updatedOn` integer
  - `sandboxEnvironment` boolean
  - `integrationId` string
  - `shouldCommitDocuments` boolean

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
