Orbit · Example Payload
Orbit Get Workspace Slug Members Find 200 Response
Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement
Orbit Get Workspace Slug Members Find 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
{
"data": {
"id": "rRxS6X",
"type": "member",
"attributes": {
"avatar_url": "http://web.archive.org/web/20240303060821/http://github.com/avatar.png",
"bio": null,
"birthday": null,
"company": "orbit",
"title": null,
"created_at": "2023-06-21T14:54:36.087Z",
"deleted_at": null,
"location": null,
"name": "StanOConnerSr",
"pronouns": null,
"reach": 0,
"shipping_address": null,
"slug": "stanoconnersr",
"source": "installation",
"tag_list": [],
"tags": [],
"teammate": false,
"tshirt": null,
"updated_at": "2023-06-21T14:54:36.087Z",
"merged_at": null,
"url": null,
"orbit_url": "http://web.archive.org/web/20240303060821/http://localhost:3000/jonaslindmd/members/stanoconnersr",
"created": false,
"id": "rRxS6X",
"orbit_level": null,
"love": null,
"first_activity_occurred_at": null,
"last_activity_occurred_at": null,
"activities_count": 0,
"activities_score": 0,
"twitter": null,
"github": "dzello",
"discourse": null,
"email": null,
"devto": null,
"linkedin": null,
"discord": null,
"github_followers": null,
"twitter_followers": null,
"topics": null,
"languages": null
},
"relationships": {
"identities": {
"data": [
{
"id": "1JrTad",
"type": "github_identity"
}
]
},
"organizations": {
"data": [
{
"id": "nb0FmD",
"type": "organization"
}
]
}
}
},
"included": [
{
"id": "1JrTad",
"type": "github_identity",
"attributes": {
"uid": "uid-82",
"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": "nb0FmD",
"type": "organization",
"attributes": {
"id": "nb0FmD",
"name": "orbit",
"website": "orbit.love",
"logo_url": null,
"members_count": 1,
"employees_count": null,
"organization_type": null,
"industry": null,
"estimated_annual_revenue": null,
"founded_in": null,
"location": null,
"twitter": null,
"twitter_followers": null,
"facebook": null,
"facebook_followers": null,
"linkedin": null,
"crunchbase": null,
"email_addresses": null,
"last_active": null,
"active_since": null,
"created_at": "2023-06-21T14:54:36.110Z",
"updated_at": "2023-06-21T14:54:36.110Z",
"lifecycle_stage": null,
"deal_closed_date": null,
"price_plan": null,
"crm_uid": null,
"crm_url": null,
"owner_name": null,
"owner_email": null,
"source": 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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/orbit-get-workspace-slug-members-find-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.