external
oracle
Get an oracle query by public key and query ID
get/oracles/{pubkey}/queries/{query-id}
Path parameters
pubkeystring required
The public key of the oracle
query-idstring required
The ID of the query
Response
Successful operation
Changes
Changed in 1 of the 51 revisions of this API.1
- ○
added the non-success response with the status
503response-non-success-status-added
- ○