Get Arena Model Config Check Handler
Return a spawned check's report, or pending while it runs.
Polled every few seconds for the life of a check, so the result read uses Modal's async interface rather than blocking the event loop of a container serving other requests. from_id stays sync: it only builds a handle, and its .aio form is deprecated.
get/arena/model-config/check/{call_id}
Path parameters
call_idstring required
Response
Successful Response
{"stackTrail":"paths:/arena/model-config/check/{call_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.