get_endpoint_detail
Retrieve detailed documentation for any BigCommerce API endpoint, including schema, parameters, example response, OAuth scope, and usage notes.
Instructions
Get comprehensive detail for a specific BigCommerce API endpoint — request body schema, path parameters, query params, example response, OAuth scope, and usage notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | HTTP method: GET, POST, PUT, DELETE | |
| category | No | API category (e.g. catalog, orders, customers, cart) | |
| path_contains | Yes | Part of the endpoint path to search for, e.g. '/products', '/orders/{order_id}/shipments', 'variants' |