ECHO GET JSON
ECHO GET JSON
GET
echo+json://name/${content}
Return content from GET request with JSON.
const content = Buffer.from('{"name":"Tal Muskal"}').toString('base64');
Path Parameters
Last updated
GET
echo+json://name/${content}
Return content from GET request with JSON.
const content = Buffer.from('{"name":"Tal Muskal"}').toString('base64');
Last updated
Name | Type | Description |
---|---|---|
request_type
string
oracle request type
json_specifier
string
json key for desired value
content
string
desired returned content