---
title: "Get available entrypoints on the platform"
method: GET
path: "/plugins/entrypoints"
tags: ["Plugins - Entrypoints"]
deprecated: true
---

# Get available entrypoints on the platform

`GET /plugins/entrypoints`

> **Deprecated.**

Get available entrypoint types on the platform.

User must be authenticated.

## Response `200`

List of Entrypoints.

- ConnectorPlugin[] — unresolved $ref

## Other responses

- `default` — Generic error response

## Changes

- **2024-12-03** `02a34e4b961b` — 1 breaking, 1 info
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed `#/components/schemas/PlatformPlugin, subschema #2` from the `items/` response property `allOf` list for the response status `200`
- **2024-09-20** `7a9b7f4819da` — 2 warning
  - added the new `KAFKA` enum value to the `items/allOf[subschema #2]/supportedListenerType` response property for the response status `200`
  - added the new `NATIVE` enum value to the `items/allOf[subschema #2]/supportedApiType` response property for the response status `200`
- **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` — 2 breaking, 1 info
  - the `details/items/invalidValue` response's property type/format changed from ``/`` to `object`/`` for status `default`
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added `#/components/schemas/PlatformPlugin, subschema #2` to the `items/` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated/changes/plugins/entrypoints/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)
