Performance Testing›
Performance Testing
List Performance Tests
Return recent perf runs visible to the caller's org.
Filters are AND-combined. `project_id` is optional so dashboards can
list "everything I ran lately" across projects.
GET
/api/performance-tests
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
project_idstring
statusstring
limitinteger
Response
application/jsonSuccessful Response
idstring
Example:
"<string>"project_idstring
Example:
"<string>"suite_idstring
Example:
"<string>"source_suite_idstring
Example:
"<string>"source_suite_namestring
Example:
"<string>"profilestring
Example:
"ramp_up"statusstring
Example:
"running"max_concurrencynumber
started_atstring
Example:
"<string>"completed_atstring
Example:
"<string>"