Get Find Moments Run
Returns the run; when completed, includes moments and findings shaped by the read parameters. Selection never destroys accepted results: total_moments is always the full accepted count.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Top-k read: return only the k best moments by the active sort. total_moments is unaffected.
x >= 1Only moments whose criterion score is at least this value.
rank_score, start_time Response
The run; when completed, includes moments and findings.
pending, processing, completed, failed Unix timestamp in milliseconds when the run was created
Echo of the request plus criterion_hash and the resolved describe_job_id.
Full accepted count, independent of the limit read parameter.
Curated failure message, present on failed runs.