v1

latestOpenAPI 3.1.02026-07-263644911022.4 KB
Matching

Get match run

Use this endpoint to retrieve the details of a specific match run by its identifier. The response includes status, timing, and aggregate statistics.

get/v1/matching/runs/{runId}

Path parameters

runIdstring required

Run ID

Query parameters

contextIdstring required

Context ID

Headers

X-Request-Idstring

A unique identifier for tracing the request across services.

Response

Indicates that the request was successful and the response contains the expected data.

completedAtstring
contextIdstring
createdAtstring
failureReasonstring
idstring
mode'DRY_RUN' | 'COMMIT'

Execution mode for a matching run

startedAtstring
statsobject
status'PROCESSING' | 'COMPLETED' | 'FAILED'

Lifecycle status of a matching run

updatedAtstring