List Linkable Endpoints
list_linkable_endpointsList 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. |