Result

Check result status or fetch request

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

Paramètres de chemin

ParamètreDescription
result_handler string
The opaque result id.

Paramètres de requête

ParamètreDescription
page integer
Number of the page of results to return. The number can range from 0 to the total number of pages minus 1.

Réponse

CodeDescription
200
successful
202
Successfully accepted the request, but it is not completed yet.