api

get the runs for a test

get the runs from a particular test

get/tests/{testId}/run

Parameters

./parameters.yaml#/components/parameters/testId — unresolved $ref
./parameters.yaml#/components/parameters/take — unresolved $ref
./parameters.yaml#/components/parameters/skip — unresolved $ref

Response

successful operation

TestRun[] required— unresolved $ref

Changes

Changed in 2 of the 50 revisions of this API.132

    • deleted the path request parameter testId

      request-parameter-removed

    • deleted the query request parameter skip

      request-parameter-removed

    • deleted the query request parameter take

      request-parameter-removed

  • 9ee6203c38fa12See the full diff
    • added the new path request parameter testId

      new-request-path-parameter

    • added the new optional query request parameter skip

      new-optional-request-parameter

    • added the new optional query request parameter take

      new-optional-request-parameter