List Application Test Case Outputs
Description
Lists all application test case outputs accessible to the user.
Details
This API can be used to list application test case outputs. If a user has access to multiple accounts, all application test case outputs from all accounts the user is associated with will be returned.
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
MetricScores, TestCaseVersion, Trace Page number for pagination to be returned by the given endpoint. Starts at page 1
x >= 1Maximum number of artifacts to be returned by the given endpoint. Defaults to 100 and cannot be greater than 10k.
1 <= x <= 10000Response
Successful Response
The data returned for the current page.
- ApplicationTestCaseGenerationOutputResponseWithViews
- ApplicationTestCaseFlexibleOutputResponseWithViews
The total number of items of the query
The current page number.
The number of items per page.

