curl -X GET 'https://apit.eu.cloud.talend.com/api/v1/api-tests/<api_project_id>' \
-H 'Authorization: Bearer $(talend_personal_access_token)' \
--output ./api-test.json
Replace
<api_project_id> with your test
project's ID. You can find it in the
Test
Automation box when opening your project in
Talend Cloud API Tester.