Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

classifier
string<uuid>
required

The classifier ID

Query Parameters

page
integer | null
per_page
integer | null
status
enum<string>
Available options:
pending,
completed,
failed,
running,
cancelled
search_ids
string<uuid>[]

Response

data
string
required