GetTestRunExecutionDetailsByCollectionId

Retrieves the details of test run executions for a specific collection from the database.

get
Authorizations
AuthorizationstringRequired

Enter 'Bearer' followed by your JWT token

Query parameters
collectionIdinteger · int32Required

The ID of the collection for which test run execution details are to be fetched.

Responses
200

Success: The test run execution details for the specified collection were successfully fetched.

No content

get
/TestRunExecutionDetails/GetTestRunExecutionDetailsByCollectionId

No content