Skip to main content
GET
List analyses

Authorizations

Authorization
string
header
required

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

Query Parameters

org_id
string
rep_id
string
status
enum<string>
Available options:
queued,
processing,
completed,
failed,
cancelled
from
string<date-time>
to
string<date-time>
min_score
integer
Required range: 0 <= x <= 100
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

200

Default Response