Skip to main content
GET
List findings in a moments collection

Authorizations

Authorization
string
header
required

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

Path Parameters

collection_id
string<uuid>
required

Query Parameters

criterion_name
string
file_id
string<uuid>
kind
enum<string>
Available options:
absence,
observation
limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Response

Findings across current collection members.

findings
object[]
required
total
integer
required
next_cursor
string