Orbit · Example Payload

Orbit Post Workspace Slug Members 200 Response

Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement

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

Top-level fields

dataincluded

Example Payload

Raw ↑
{
  "data": {
    "id": "4ndS8E",
    "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:26.095Z",
      "deleted_at": null,
      "location": null,
      "name": "LissetteMoen",
      "pronouns": null,
      "reach": 0,
      "shipping_address": null,
      "slug": "lissettemoen",
      "source": "installation",
      "tag_list": [
        "one",
        "two"
      ],
      "tags": [
        "one",
        "two"
      ],
      "teammate": false,
      "tshirt": null,
      "updated_at": "2023-06-21T14:54:26.173Z",
      "merged_at": null,
      "url": null,
      "orbit_url": "http://web.archive.org/web/20240303060821/http://localhost:3000/gerrywalkersr/members/lissettemoen",
      "created": false,
      "id": "4ndS8E",
      "orbit_level": null,
      "love": null,
      "first_activity_occurred_at": null,
      "last_activity_occurred_at": null,
      "activities_count": 0,
      "activities_score": 0,
      "twitter": "dzello",
      "github": "dzello",
      "discourse": null,
      "email": "dzello@orbit.love",
      "devto": null,
      "linkedin": null,
      "discord": null,
      "github_followers": null,
      "twitter_followers": null,
      "topics": null,
      "languages": null
    },
    "relationships": {
      "identities": {
        "data": [
          {
            "id": "5ENTeK",
            "type": "github_identity"
          },
          {
            "id": "nZRTEp",
            "type": "twitter_identity"
          },
          {
            "id": "nqaT7d",
            "type": "email_identity"
          }
        ]
      },
      "organizations": {
        "data": []
      }
    }
  },
  "included": [
    {
      "id": "5ENTeK",
      "type": "github_identity",
      "attributes": {
        "uid": "uid-72",
        "email": null,
        "username": "dzello",
        "name": null,
        "source": "github",
        "source_host": "github.com",
        "profile_url": "http://web.archive.org/web/20240303060821/https://github.com/dzello",
        "url": null
      }
    },
    {
      "id": "nZRTEp",
      "type": "twitter_identity",
      "attributes": {
        "uid": null,
        "email": null,
        "username": "dzello",
        "name": null,
        "source": "twitter",
        "source_host": "twitter.com",
        "profile_url": "http://web.archive.org/web/20240303060821/https://twitter.com/dzello",
        "url": null
      }
    },
    {
      "id": "nqaT7d",
      "type": "email_identity",
      "attributes": {
        "uid": "dzello@orbit.love",
        "email": "dzello@orbit.love",
        "username": null,
        "name": "dzello",
        "source": "email",
        "source_host": "email.host",
        "profile_url": "mailto:dzello@orbit.love",
        "url": 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-post-workspace-slug-members-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.