Orbit · Example Payload

Orbit Get Workspace Slug Reports 200 Response

Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement

Orbit Get Workspace Slug Reports 200 Response is an example object payload from Orbit, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "id": "1XOtmn",
    "type": "statistics",
    "attributes": {
      "workspace_id": "1XOtmn",
      "timeframe": {
        "start_date": "2023-05-22",
        "end_date": "2023-06-21",
        "start_date_last": "2023-04-21",
        "end_date_last": "2023-05-21"
      },
      "overview": {
        "total_members_count": 1,
        "members_on_orbit_level_1_count": 0,
        "members_on_orbit_level_2_count": 0,
        "members_on_orbit_level_3_count": 0,
        "members_on_orbit_level_4_count": 0,
        "members_on_orbit_level_none_count": 1
      },
      "members": {
        "active_count": 1,
        "active_delta": 0,
        "new_count": 1,
        "new_delta": 0,
        "returning_count": 0,
        "returning_delta": 0
      },
      "activities": {
        "total_count": 1,
        "total_delta": 0,
        "spec:activity": {
          "source": "mysource",
          "count": 1,
          "delta": 0,
          "members": {
            "active_count": 1,
            "active_delta": 0,
            "new_count": 1,
            "new_delta": 0,
            "returning_count": 0,
            "returning_delta": 0
          }
        },
        "foo:activity": {
          "source": "mysource",
          "count": 0,
          "delta": 0,
          "members": {
            "active_count": 0,
            "active_delta": 0,
            "new_count": 0,
            "new_delta": 0,
            "returning_count": 0,
            "returning_delta": 0
          }
        }
      }
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/orbit-get-workspace-slug-reports-200-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.