Skip to main content
GET
List AnalysisResult

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow
string
required
instance
string
required

Query Parameters

pageSize
object

The maximum number of items to return.

pageToken
string

The next_page_token value returned from a previous List request, if any.

Response

200 - application/json

OK

analysisResults
AnalysisResult · object[]

AnalysisResult: The list of analysis results.

nextPageToken
string

A token to retrieve next page of results.