---
title: "List of integrations"
method: GET
path: "/api/v2/carrier/integrations"
tags: ["Carrier"]
---

# List of integrations

`GET /api/v2/carrier/integrations`

List the integrations that the intermediary have with loadsmart

## Response `200`

Success

- object
  - `data` object[] — An array of integrations
    - `id` string, uuid
  - `count` integer
  - `next` string
  - `previous` string

---

[API](https://skmtc.dev/loadsmart/apis/loadsmart-api.md) · [All operations](https://skmtc.dev/loadsmart/apis/loadsmart-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loadsmart/loadsmart-api/revisions/6021c5806fe9/schema)
