Organizations
Multi-tenant workspaces with role-based access control for managing teams and resources.
What are Organizations?
Organizations are the top-level entity in DUAL's multi-tenant architecture. They provide isolated workspaces for teams to manage templates, objects, and API keys.
Roles & Permissions
Each organization has customizable roles with granular permissions. Default roles include Owner, Admin, and Member. Create custom roles with POST /organizations/{id}/roles.
Invitations
Invite members via email using POST /organizations/{id}/invitations. Invitees accept via a unique invitation link.
Balance & Billing
Track organization balance and transaction history with the balance endpoints. Deposits are managed through the payments system.