[
{
"name": "<string>",
"defaults": {},
"callback": {
"uri": "<string>",
"method": "GET",
"queryParams": {},
"headers": {},
"entity": {}
}
}
]
[
{
"name": "<string>",
"defaults": {},
"callback": {
"uri": "<string>",
"method": "GET",
"queryParams": {},
"headers": {},
"entity": {}
}
}
]
successful operation
The response is of type object[]
.
Was this page helpful?