Get JSON values from keys.
POST/operator/advancedswitch
Get JSON values from keys.
Request
Header Parameters
ipaas string
- application/json
Bodyrequired
- string
- object
- string
- array
- Array [
- ]
externalbooleanrequired
json objectrequired
anyOf
string
object
key objectrequired
anyOf
string
string
Responses
- 200
- 400
Success
- application/json
- Schema
- Example (auto)
Schema
- array
- 1-item-properties
- Array [
- ]
found objectrequired
anyOf
{
"found": [
null
]
}
Bad Request
- application/json
- Schema
- Example (auto)
Schema
statusnumber
errorMessagestring
{
"status": 0,
"errorMessage": "string"
}