The Social Wire operator query getCapabilities.
Output
Encoding
application/jsonErrors
InvalidRequest
Forbidden
Unavailable
Try It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "query",
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "Forbidden"
},
{
"name": "Unavailable"
}
],
"output": {
"schema": {
"ref": "app.thesocialwire.defs#jsonObject",
"type": "ref"
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {}
},
"description": "The Social Wire operator query getCapabilities."
}