Orbit API
Please see the complete Orbit API documentation at .
- Homepage
- https://api.apis.guru/v2/specs/orbit.love/v1.json
- Provider
- orbit.love
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/orbit.love/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/orbit.love/v1/openapi.yaml
Tools (35)
Extracted live via the executor SDK.
-
activities.deleteWorkspaceSlugMembersMemberSlugActivitiesIdDelete a post activity
-
activities.getWorkspaceSlugActivitiesList activities for a workspace
-
activities.getWorkspaceSlugActivitiesIdGet an activity in the workspace
-
activities.getWorkspaceSlugMembersMemberSlugActivitiesList activities for a member
-
activities.getWorkspaceSlugOrganizationsOrganizationIdActivitiesList member activities in an organization
-
activities.postWorkspaceSlugActivitiesUse this method when you know an identity of the member (github, email, twitter, etc.) but not their Orbit ID. Pass fields in the member object to update the member in addition to creating the activity.
-
activities.postWorkspaceSlugMembersMemberSlugActivitiesCreate a Custom or a Content activity for a member
-
activities.putWorkspaceSlugMembersMemberSlugActivitiesIdUpdate a custom activity for a member
-
activityTypes.getWorkspaceSlugActivityTypesList all activity types for a workspace
-
members.deleteWorkspaceSlugMembersMemberSlugDelete a member
-
members.deleteWorkspaceSlugMembersMemberSlugIdentitiesRemove identity from a member
-
members.getWorkspaceSlugMembersList members in a workspace
-
members.getWorkspaceSlugMembersFindProvide a source and one of username/uid/email params to return a member with that identity, if one exists. Common values for source include github, twitter, and email.
-
members.getWorkspaceSlugMembersMemberSlugGet a member
-
members.getWorkspaceSlugOrganizationsOrganizationIdMembersList members in an organization
-
members.postWorkspaceSlugMembersThis method is useful when you know a member's identity in another system and want to create or update the corresponding Orbit member. Identities can be specified in the identity object or member attributes like member.github. If no member exists, a new member will be created and linked to any provided identities.
-
members.postWorkspaceSlugMembersMemberSlugIdentitiesAdd identity to a member
-
members.putWorkspaceSlugMembersMemberSlugUpdate a member
-
notes.getWorkspaceSlugMembersMemberSlugNotesGet the member's notes
-
notes.postWorkspaceSlugMembersMemberSlugNotesCreate a note
-
notes.putWorkspaceSlugMembersMemberSlugNotesIdUpdate a note
-
organizations.getWorkspaceSlugOrganizationsList organizations in a workspace
-
organizations.getWorkspaceSlugOrganizationsOrganizationIdGet an organization
-
organizations.putWorkspaceSlugOrganizationsOrganizationIdUpdate an organization
-
reports.getWorkspaceSlugReportsGet a workspace stats
-
users.getUserGet info about the current user
-
webhooks.deleteWorkspaceSlugWebhooksIdDelete a webhook
-
webhooks.getWorkspaceSlugWebhooksList webhooks in a workspace
-
webhooks.getWorkspaceSlugWebhooksIdGet a webhook
-
webhooks.postWorkspaceSlugWebhooksCreate a webhook
-
webhooks.putWorkspaceSlugWebhooksIdUpdate a webhook
-
workspaces.getWorkspacesGet all workspaces for the current user
-
workspaces.getWorkspacesWorkspaceSlugGet a workspace
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools