Overview
Workspaces are the top-level organizational unit in Encrata. Each workspace has its own:
- API keys and usage quotas
- Team members with role-based access
- Monitors, workflows, and contact lists
- Billing and credit balance
Workspace Management
List Workspaces
Returns all workspaces the authenticated user belongs to.
Create Workspace
Update Workspace
Delete Workspace
This permanently deletes the workspace and all its data. Requires OTP verification.
Switch Workspace
Team Members
List Members
Returns all members of the current workspace with their roles.
Response:
Invite Member
The invited user receives an email with a link to accept the invitation.
Update Member Role
Remove Member
Leave Workspace
Leave the current workspace. Requires OTP verification. Cannot leave if you’re the only admin.
Accept Invite
Public endpoint accepts a workspace invitation using the token from the invite email.
Roles
SSO (Single Sign-On)
Enterprise workspaces can configure SSO for seamless team authentication.
List SSO Connections
Create SSO Connection
Update SSO Connection
Delete SSO Connection
Test SSO Connection
Validates the SSO configuration by attempting a test authentication flow.