Airtable · Schema

Airtable User

An Airtable user account within an enterprise organization. Users have identity attributes, management states, and permission levels across workspaces and bases.

ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheets

Properties

Name Type Description
id string The unique identifier for the user (starts with 'usr').
email string The email address of the user.
name string The display name of the user.
state string The management state of the user within the enterprise.
isAdmin boolean Whether the user has enterprise administrator privileges.
createdTime string The time when the user account was created.
lastActivityTime stringnull The time of the user's most recent activity. Null if the user has never been active.
collaborations object The user's collaboration details across workspaces, bases, and interfaces.
View JSON Schema on GitHub