List Linkable Endpoints
list_linkable_endpointsList API endpoints available for linking to a test case, with path, method, and spec version. Use this to identify the right endpoint before establishing the link.
Instructions
List the endpoints of an API spec that a test case can be linked to, with path, method and the version they come from. Use link_endpoint to establish the link. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public Id (Guid) of the API specification | |
| versionId | No | Public Id (Guid) of a specific spec version. Omit for the current one. |