---
title: "Get an entrypoint schema"
method: GET
path: "/plugins/entrypoints/{entrypointId}/schema"
tags: ["Plugins - Entrypoints"]
deprecated: true
---

# Get an entrypoint schema

`GET /plugins/entrypoints/{entrypointId}/schema`

> **Deprecated.**

Get the JSON schema that describes the configuration of an entrypoint.

User must be authenticated.

## Response `200`

Schema form of a plugin

- object

## Other responses

- `default` — Generic error response

## Changes

- **2024-04-16** `0014436e6997` — 1 breaking
  - the `details/items/invalidValue` response's property type/format changed from `object`/`` to ``/`` for status `default`
- **2024-01-26** `531e1e048cb7` — 1 breaking
  - the `details/items/invalidValue` response's property type/format changed from ``/`` to `object`/`` for status `default`

[Change history](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated/changes/plugins/entrypoints/:entrypointId/schema/get.md)

---

[API](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated.md) · [All operations](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gravitee-io/gravitee-io-apim-management-api-plugins-deprecated/revisions/3129ce7e635b/schema)
