---
title: "Get All Account Integrations"
method: GET
path: "/v3/batch/management/get-all-integrations"
---

# Get All Account Integrations

`GET /v3/batch/management/get-all-integrations`

This endpoint provides a list of all of the account's integrations (S3 integrations and Snowflake integrations).

## Response `200`

200

- object
  - `S3` object[]
    - `expiration_date` string
    - `integration_name` string
  - `Snowflake` object[]
    - `client_account_id` string
    - `integration_name` string
    - `share_name` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/revisions/9b0175fc494c/schema)
