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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.