Perfomatic:API
Jump to navigation
Jump to search
The graph server API is a REST API with a JSON only response format.
Documented endpoints:
- /tests/all - returns list of all continuous tests
- /tests/get/testId - returns test runs for test_id, default date limit is 4 weeks, sorted by date descending
- /testrun/get/testRunId - returns test run results for a specific test_run_id,