get-endpoint-docs
Retrieve complete API endpoint documentation, including parameters, request/response schemas, and examples, by specifying HTTP method and path.
Instructions
Get complete documentation for a specific API endpoint including parameters, request/response schemas, and examples. Example: method=GET, path=/objects/general-ledger/account/{key}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | API endpoint path (e.g., /objects/general-ledger/account/{key}) | |
| method | Yes | HTTP method |