Orbit · Example Payload

Orbit Get Workspace Slug Organizations Organization Id 200 Response

Developer RelationsCommunity IntelligenceDevRelCommunity ManagementMember TrackingCommunity AnalyticsOpen-SourceDeveloper Engagement

Orbit Get Workspace Slug Organizations Organization Id 200 Response is an example object payload from Orbit, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "id": "aWQFlA",
    "type": "organization",
    "attributes": {
      "id": "aWQFlA",
      "name": "Organization1",
      "website": "example-47.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:42.605Z",
      "updated_at": "2023-06-21T14:54:42.605Z",
      "lifecycle_stage": null,
      "deal_closed_date": null,
      "price_plan": null,
      "crm_uid": null,
      "crm_url": null,
      "owner_name": null,
      "owner_email": null,
      "source": null
    }
  }
}