Orbit · Example Payload
Orbit Get Workspace Slug Activities Id 200 Response
Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement
Orbit Get Workspace Slug Activities Id 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": "ZPosjV",
"type": "spec_activity",
"attributes": {
"action": "spec_action",
"created_at": "2023-06-21T14:54:07.274Z",
"key": "cl\u00e9",
"occurred_at": "2023-06-21T14:54:07.264Z",
"updated_at": "2023-06-21T14:54:07.274Z",
"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/markitasauer/activities/ZPosjV",
"weight": "1.0"
},
"relationships": {
"activity_type": {
"data": {
"id": "D3jsky",
"type": "activity_type"
}
},
"member": {
"data": {
"id": "rmMSRr",
"type": "member"
}
},
"repository": {
"data": {
"id": "9ABTo6",
"type": "repository"
}
},
"user": {
"data": {
"id": "OA3F51",
"type": "user"
}
}
}
},
"included": [
{
"id": "D3jsky",
"type": "activity_type",
"attributes": {
"name": "take Mysource 29",
"short_name": "Spec Channel",
"key": "spec:happened:9",
"channel": "mysource",
"source": "mysource",
"weight": "1.0"
}
},
{
"id": "rmMSRr",
"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:07.270Z",
"deleted_at": null,
"location": null,
"name": "AudieDare",
"pronouns": null,
"reach": 0,
"shipping_address": null,
"slug": "audiedare",
"source": "installation",
"tag_list": [],
"tags": [],
"teammate": false,
"tshirt": null,
"updated_at": "2023-06-21T14:54:07.270Z",
"merged_at": null,
"url": null,
"orbit_url": "http://web.archive.org/web/20240303060821/http://localhost:3000/markitasauer/members/audiedare",
"created": false,
"id": "rmMSRr",
"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": []
}
}
},
{
"id": "9ABTo6",
"type": "repository",
"attributes": {
"owner": "leo",
"name": "vernettaprohaska",
"full_name": "leo/vernettaprohaska",
"updated_at": "2023-06-21T14:54:07.226Z",
"created_at": "2023-06-21T14:54:07.226Z"
}
},
{
"id": "OA3F51",
"type": "user",
"attributes": {
"name": "ClarettaKunzeIII",
"updated_at": "2023-06-21T14:54:07.203Z",
"created_at": "2023-06-21T14:54:07.195Z"
}
}
]
}
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-activities-id-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.