---
title: "List Integration Permissions"
method: GET
path: "/integrations/permissions"
---

# List Integration Permissions

`GET /integrations/permissions`

## Query parameters

- `integration_partner` string

## Response `200`

200

- object
  - `next` unknown
  - `previous` unknown
  - `results` object[]
    - `id` string
    - `access_type` string
    - `integration_partner` string
    - `scope` string[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/revisions/f46e28134549/schema)
