Orbit API
Please see the complete Orbit API documentation at [https://api.orbit.love/](https://api.orbit.love/).
Base URL:
Auth: unknown
Endpoints: 8
Reachable: unknown
CORS: unknown
https://app.orbit.love/api/v1Auth: unknown
Endpoints: 8
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/workspaces | Get all workspaces for the current user | — | — | — |
GET |
/workspaces/{workspace_slug} | Get a workspace | — | — | — |
GET |
/{workspace_slug}/activities | List activities for a workspace | — | — | — |
GET |
/{workspace_slug}/activities/{id} | Get an activity in the workspace | — | — | — |
GET |
/{workspace_slug}/activity_types | List all activity types for a workspace | — | — | — |
GET |
/{workspace_slug}/organizations | List organizations in a workspace | — | — | — |
GET |
/{workspace_slug}/organizations/{organization_id} | Get an organization | — | — | — |
GET |
/{workspace_slug}/organizations/{organization_id}/activities | List member activities in an organization | — | — | — |
GET |
/{workspace_slug}/reports | Get a workspace stats | — | — | — |