app.thesocialwire.operations.getGapInvestigation

samclemente.me

Documentation

The Social Wire operator query getGapInvestigation.

main query

The Social Wire operator query getGapInvestigation.

Parameters

id string Required

No description available.

Output

Encodingapplication/json

Errors

InvalidRequest
Forbidden
Unavailable
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
Parameters
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",
    "required": [
      "id"
    ],
    "properties": {
      "id": {
        "type": "string",
        "maxLength": 256
      }
    }
  },
  "description": "The Social Wire operator query getGapInvestigation."
}

Lexicon Garden

@