Before you start
You need an organization token (
org_...) to create workspaces. Set it as AIRSTORE_API_KEY or pass it to the constructor. See the overview for setup.Create a workspace
workspace.external_id is what you’ll pass to every other SDK method that operates within a workspace.
List workspaces
Get a specific workspace
Delete a workspace
Typical pattern: workspace per user
If you’re building a product on top of Airstore, a common pattern is one workspace per user or team:Next steps
Connect integrations
Add Gmail, GitHub, and more to your workspace.
Workspaces reference
Full method reference for
client.workspaces.