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"
}
}
]
}