---
title: "Get more information about how to use a given endpoint"
method: GET
path: "/plugins/endpoints/{endpointId}/more-information"
tags: ["Plugins - Endpoints"]
deprecated: true
---

# Get more information about how to use a given endpoint

`GET /plugins/endpoints/{endpointId}/more-information`

> **Deprecated.**

More information about the endpoint.

User must be authenticated.

## Response `200`

More information of the endpoint

- MoreInformation
  - `description` string — Plugin's description.
  - `documentationUrl` string — Plugin's documentation URL.
  - `schemaImg` string, base64 — Plugin's schema image as base64.

## Other responses

- `default` — Generic error response

---

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