Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Limit the number of results returned
Required range:
x >= 1
Skip the first N results
Required range:
x >= 0
Sort key
Available options:
executed_date
, number_of_test_cases
, executed_by
Sort order
Available options:
asc
, desc