Orbit · Example Payload
Orbit Get Workspace Slug Organizations 200 Response
Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement
Orbit Get Workspace Slug Organizations 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
datalinks
Example Payload
{
"data": [
{
"id": "n5ZF98",
"type": "organization",
"attributes": {
"id": "n5ZF98",
"name": "Organization2",
"website": "org2.example.com",
"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:41.767Z",
"updated_at": "2023-06-21T14:54:41.767Z",
"lifecycle_stage": null,
"deal_closed_date": null,
"price_plan": null,
"crm_uid": null,
"crm_url": null,
"owner_name": null,
"owner_email": null,
"source": null
}
},
{
"id": "V02F9A",
"type": "organization",
"attributes": {
"id": "V02F9A",
"name": "Organization1",
"website": "org1.example.com",
"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:41.746Z",
"updated_at": "2023-06-21T14:54:41.746Z",
"lifecycle_stage": "customer",
"deal_closed_date": "2023-06-21T14:54:41.805Z",
"price_plan": "Enterprise",
"crm_uid": "abcde123451",
"crm_url": "http://web.archive.org/web/20240303060821/https://example.com/1",
"owner_name": "John Toto",
"owner_email": "john.toto@example.com",
"source": "Fake CRM"
}
}
],
"links": {
"first": "http://web.archive.org/web/20240303060821/http://localhost:3000/api/v1/dorindaabshire/organizations?direction=DESC&items=10&page=1&query=&sort=name&workspace=dorindaabshire",
"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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/orbit-get-workspace-slug-organizations-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.