Export test cases as CSV
Export test cases as CSV
Generate a CSV from the current DB state of the given test cases, upload to storage, and return a presigned download URL. See Tests.
POST
Export test cases as CSV
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Body
application/json
Response
CSV exported successfully
Presigned URL to download the CSV file