---
title: "List Workflow Integrations"
method: GET
path: "/connect/workflows/{workflow_name}/integrations"
tags: ["Connect Workflows"]
---

# List Workflow Integrations

`GET /connect/workflows/{workflow_name}/integrations`

Return a list of integration instances for the default/selected version of a selected workflow.

## Query parameters

- `movable_only` string

## Parameters

- `#/paths/~1connect~1workflows~1%7Bworkflow_name%7D/put/parameters/0` — unresolved $ref
- `#/paths/~1connect~1workflows~1%7Bworkflow_name%7D/delete/parameters/2` — unresolved $ref
- `#/paths/~1connect~1workflows/get/parameters/0` — unresolved $ref

## Response `200`

Success

- object
  - `integration_type` string[] — Names of the integrations used in the workflow.

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
