Docs: Get API Endpoint
docs-get-api-endpointRetrieve complete details for a REST API endpoint: parameters, request/response schemas, and a cURL example. Use after a topic lookup to get the endpoint-specific information you need.
Instructions
Get full details of a specific REST API endpoint including parameters, request/response schemas, and a cURL example. Use after docs-lookup-topic when you need details on a specific endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | HTTP method: GET, POST, PUT, DELETE | |
| search | No | Search by keyword in endpoint summaries | |
| endpoint | No | API path, e.g. "/api/v4.0/integrations/transactions/hold" |