Plugins - Endpoints
Get more information about how to use a given endpoint
More information about the endpoint.
User must be authenticated.
get/plugins/endpoints/{endpointId}/more-information
Response
More information of the endpoint
Example response
{
"description": "Let your consumers send synchronous, on-demand requests for events via a standard HTTP GET requests. Use a standard HTTP proxy to mediate between client applications as data consumers and event brokers such as Kafka.",
"documentationUrl": "https://documentation.gravitee.io",
"schemaImg": "data:image/png;base64,aFDqfda"
}