app.gainforest.organization.getIndexedOrganizations

gainforest.earth

Documentation

Get all organizations to view initially on map

main query

Get all organizations to view initially on map

Output

Encodingapplication/json
organizations array Required

No description available.

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",
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "organizations"
      ],
      "properties": {
        "organizations": {
          "type": "array",
          "items": {
            "ref": "app.gainforest.common.defs#indexedOrganization",
            "type": "ref"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "properties": {}
  },
  "description": "Get all organizations to view initially on map"
}

Lexicon Garden

@