HTTP/HTTPS GET JSON
HTTP GET JSON
GET
http+json://name/api.github.com/users/tmuskal
Query any HTTP GET request with JSON.
Path Parameters
Name
Type
Description
request_type
string
oracle request type
json_specifier
string
json key for desired return value
url
string
url path
HTTPS GET JSON
GET
https+json://name/api.github.com/users/tmuskal
Query any HTTPS GET request with JSON.
Path Parameters
Name
Type
Description
request_type
string
oracle request type
json_specifier
string
json key for desired value
url
string
url path
Last updated
Was this helpful?