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ètre | Description |
---|---|
result_handler string | The opaque result id. |
Paramètres de requête¶
Paramètre | Description |
---|---|
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¶
Code | Description |
---|---|
200 | successful |
202 | Successfully accepted the request, but it is not completed yet. |