---
title: "Get Integrations"
method: GET
path: "/v1/integrations"
tags: ["Integration Keys"]
---

# Get Integrations

`GET /v1/integrations`

Return integration metadata for the authenticated org.
Secret fields are returned as null with companion _set booleans.

## Query parameters

- `workspace_id` string, nullable — Workspace whose integrations to read; defaults to the org's default workspace

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `a52d6f90f25a` — 1 info
  - added the new optional `query` request parameter `workspace_id`

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/integrations/get.md)

---

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