Get YAPI Interface Detail
yapi_get_interfaceRetrieve complete details of a YAPI API interface including request parameters, response body schema, description, and status using its unique interface ID.
Instructions
Get complete details of a single API interface including request parameters (headers, query, body), response body schema, description, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface_id | Yes | The interface ID to retrieve details for |