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, cancelled Unix timestamp in milliseconds when the run was created
Echo of the request as the run resolved it, plus criterion_hash, the resolved describe_job_id, and the engine version. Defaults the request omitted are filled in here.
Full accepted count, independent of the limit read parameter.
Curated failure message, present on failed runs.