Skip to main content
airtable.getBaseCollaborators returns a base’s identity, workspace, effective permission, and explicit individual and group collaborators.
automations/audit-airtable-access.automation.ts
baseId is required. Returns createdTime: Date, id, name, workspaceId, permissionLevel, and optional base/workspace collaborator groups. Requires both schema.bases:read and workspacesAndBases:read.