Continue · Example Payload

Continue Dev List Organizations Example

AIArtificial IntelligenceDeveloper ToolsCode AssistantOpen SourceVS CodeJetBrainsCLIMCPApache 2.0

Continue Dev List Organizations Example is an example object payload from Continue, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

organizations

Example Payload

Raw ↑
{
  "organizations": [
    {
      "id": "org_01HQ4Z5K3M9R7W2X8Y6N4P0F2C",
      "name": "Continue Dev",
      "slug": "continuedev",
      "iconUrl": "https://hub.continue.dev/icons/orgs/continuedev.png"
    },
    {
      "id": "org_01HQ4Z5K3M9R7W2X8Y6N4P0FAB",
      "name": "Naftiko",
      "slug": "naftiko",
      "iconUrl": null
    }
  ]
}