Get Endpoint Details
get-endpointGets detailed information about a specific API endpoint, including security schemes and servers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The API endpoint path (e.g. /api/v1/users). | |
| method | Yes | The HTTP method (e.g. GET, POST, PUT, DELETE). |