---
title: "Get Integration Openapi Yaml"
method: GET
path: "/api/v1/gpt-actions/integration/{binding_id}/openapi.yaml"
tags: ["gpt-actions"]
---

# Get Integration Openapi Yaml

`GET /api/v1/gpt-actions/integration/{binding_id}/openapi.yaml`

Get OpenAPI specification in YAML format.

## Path parameters

- `binding_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/versions/4dc7c4418845/schema)
