API Reference
List Analyses
GET
Authorizations
Query Parameters
Required range:
x >= 1
Required range:
x >= 1
Comma separated list of fields to select
Examples:
"analysisId,createdAt,updatedAt,analysis,textContent,jsonContent"
User defined key-value pair where the key is a string, and the value can be a string, number, boolean, or null.
Examples:
"{\"key\":\"value\"}"
User defined json schema.
Examples:
"{\"key\":\"value\"}"
Response
200 - application/json
Successful operation
The response is of type object[]
.