Orbit · Example Payload

Orbit Get Workspace Slug Members Member Slug Activities 200 Response

Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement

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

Top-level fields

dataincludedlinks

Example Payload

Raw ↑
{
  "data": [
    {
      "id": "VlEsOe",
      "type": "spec_activity",
      "attributes": {
        "action": "spec_action",
        "created_at": "2023-06-21T14:54:11.610Z",
        "key": "cl\u00e9",
        "occurred_at": "2023-06-21T14:54:11.609Z",
        "updated_at": "2023-06-21T14:54:11.610Z",
        "type": "SpecActivity",
        "properties": {
          "prop_1": "value_1",
          "prop_2": "value_2"
        },
        "tags": [
          "spec-tag-1",
          "spec-tag-2"
        ],
        "orbit_url": "http://web.archive.org/web/20240303060821/http://localhost:3000/parishuelphd/activities/VlEsOe",
        "weight": "1.0"
      },
      "relationships": {
        "activity_type": {
          "data": {
            "id": "oQQsBb",
            "type": "activity_type"
          }
        },
        "member": {
          "data": {
            "id": "BloSvr",
            "type": "member"
          }
        }
      }
    }
  ],
  "included": [
    {
      "id": "oQQsBb",
      "type": "activity_type",
      "attributes": {
        "name": "opine Mysource 34",
        "short_name": "Spec Channel",
        "key": "spec:activity",
        "channel": "mysource",
        "source": "mysource",
        "weight": "1.0"
      }
    },
    {
      "id": "BloSvr",
      "type": "member",
      "attributes": {
        "avatar_url": "http://web.archive.org/web/20240303060821/http://github.com/avatar.png",
        "bio": null,
        "birthday": null,
        "company": null,
        "title": null,
        "created_at": "2023-06-21T14:54:11.551Z",
        "deleted_at": null,
        "location": null,
        "name": "DelphaLegros",
        "pronouns": null,
        "reach": 0,
        "shipping_address": null,
        "slug": "delphalegros",
        "source": "installation",
        "tag_list": [],
        "tags": [],
        "teammate": false,
        "tshirt": null,
        "updated_at": "2023-06-21T14:54:11.551Z",
        "merged_at": null,
        "url": null,
        "orbit_url": "http://web.archive.org/web/20240303060821/http://localhost:3000/parishuelphd/members/delphalegros",
        "created": false,
        "id": "BloSvr",
        "orbit_level": null,
        "love": null,
        "first_activity_occurred_at": null,
        "last_activity_occurred_at": null,
        "activities_count": 0,
        "activities_score": 0,
        "twitter": null,
        "github": null,
        "discourse": null,
        "email": null,
        "devto": null,
        "linkedin": null,
        "discord": null,
        "github_followers": null,
        "twitter_followers": null,
        "topics": null,
        "languages": null
      },
      "relationships": {
        "identities": {
          "data": []
        },
        "organizations": {
          "data": []
        }
      }
    }
  ],
  "links": {
    "first": "/parishuelphd/members/delphalegros/activities?page=1&direction=DESC&items=10&sort=occurred_at&activity_type=spec%3Aactivity&type=",
    "last": "/parishuelphd/members/delphalegros/activities?page=1&direction=DESC&items=10&sort=occurred_at&activity_type=spec%3Aactivity&type=",
    "prev": null,
    "next": null
  }
}

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-members-member-slug-activities-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.