Get Result
Gets the result of the request identified with the ID {reqId}.
The results of the request will be kept for two days, after which they will be deleted.
URI: GET/get/result/{reqId}
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
path | reqId | The ID of the result you want to retrieve. It is provided in the response of the original request. See Get Resource ID for further details on how to retrieve IDs. | str |
To see details on possible response codes, go to API Responses.