Main use cases
| Use case | Required permission |
|---|---|
| Create applications | applications:create |
| Read applications | applications:read |
| Manage application administrators | admins:manage_application_administrators |
| View organization activity log | logs:view_activity |
| Create organization reports | reports:create |
| List organization reports | reports:list |
| Download organization reports | reports:download |
Primary route family
Manage applications
Application management writes and readsapplications records.
Important fields:
| Field | Meaning |
|---|---|
org_id | Organization that owns the application |
foreign_id | Stable route/API segment |
name | Application display name |
application_type | stellar-pool or solana-confidential-token |
association.contract_id | Registered contract linked to the application |
Manage team access
Organization administrators manage team members and application permission buckets.| Storage | Purpose |
|---|---|
team_member_meta | Team member identity, organization, role, owner-level permissions, expiry |
team_member_application_permissions | Application-level common, administrator, and auditor permission arrays |
auth/me.applications[foreignId].
Organization reports and activity
| Route | Backend data |
|---|---|
/workspace/organization-owner/reports | Organization-scoped reports |
/workspace/organization-owner/activity | Organization-scoped auditors_log |