Appearance
Export Tests as CSV
GET
/api/orgs/{org}/projects/{prj}/repos/{repo}/tests/export
Exports test data into a CSV file using given test IDs.
Authorizations
Testslick OpenAPI Security Scheme
Authentication
TypeOpenID Connect (http://localhost:8080/auth/realms/testslick/.well-known/openid-configuration)
Parameters
Query Parameters
testIds*
List of test IDs to be exported as CSV
Typearray
RequiredExample
123e4567-e89b-12d3-a456-426614174000
Responses
CSV file successfully generated
application/octet-stream