Result

Check result status or fetch request

GET/api/v2/results/{result_handler}
Get result status or the result when it is ready.

경로 매개 변수

매개 변수설명
result_handler string
The opaque result id.

쿼리 매개 변수

매개 변수설명
page integer
Number of the page of results to return. The number can range from 0 to the total number of pages minus 1.

응답

코드설명
200
successful
202
Successfully accepted the request, but it is not completed yet.