get_endpoint_details
Retrieve detailed information for a specific API endpoint, including its required scope, token type, and documentation excerpt.
Instructions
Get details for a specific API endpoint, including scope, token type, and documentation excerpt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Endpoint path, such as /objects/:schemaKey/records/search | |
| method | No | Optional HTTP method to disambiguate endpoint matches. | |
| whitelabel_domain | No | Optional whitelabel API domain or base URL to use when rendering endpoint URLs. |