GET /apis/{apiId}/versions/{apiVersionId}/testsuite
Summary: Get test suite relations
Operation ID: getTestSuiteRelations
Auth: unknown
Operation ID: getTestSuiteRelations
Auth: unknown
Description
This call fetches all the relations by type which are linked to the specified API version along with their details. The response will contain an array with key `{{relationType}}`. Each of the item will consist of all the details related each of the relation. > Requires <a href="#authentication">API Key</a> as `X-Api-Key` request header or `apikey` URL query parameter.
Parameters (2)
apiId
(string, path, required)
apiVersionId
(string, path, required)
No probe data for this endpoint yet.