link.latr.developer.listClients

samclemente.me

Documentation

L@tr XRPC method link.latr.developer.listClients.

main query

L@tr XRPC method link.latr.developer.listClients.

Output

Encodingapplication/json
clients array Required

No description available.

Errors

InvalidRequest
InvalidUrl
AuthRequired
InvalidToken
InvalidDpop
SavedItemNotFound
Conflict
RateLimitExceeded
UpstreamFailure
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)
View raw schema
{
  "type": "query",
  "errors": [
    {
      "name": "InvalidRequest"
    },
    {
      "name": "InvalidUrl"
    },
    {
      "name": "AuthRequired"
    },
    {
      "name": "InvalidToken"
    },
    {
      "name": "InvalidDpop"
    },
    {
      "name": "SavedItemNotFound"
    },
    {
      "name": "Conflict"
    },
    {
      "name": "RateLimitExceeded"
    },
    {
      "name": "UpstreamFailure"
    }
  ],
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "clients"
      ],
      "properties": {
        "clients": {
          "type": "array",
          "items": {
            "ref": "link.latr.developer.defs#client",
            "type": "ref"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "required": [],
    "properties": {}
  },
  "description": "L@tr XRPC method link.latr.developer.listClients."
}

Lexicon Garden

@