Airtable · Schema

Airtable Share

A share link that provides external access to an Airtable base, view, or form. Share links can be enabled or disabled and optionally protected with a password.

ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheets

Properties

Name Type Description
shareId string The unique identifier for the share link (starts with 'shr').
type string The type of resource being shared.
state string The current state of the share link.
createdByUserId string The ID of the user who created the share link.
createdTime string The time when the share link was created.
baseId string The ID of the base this share link provides access to.
viewId stringnull The ID of the specific view this share link provides access to. Null for base-level shares.
isPasswordEnabled boolean Whether the share link requires a password to access.
effectivePermissionLevel string The effective permission level granted to anyone accessing through this share link.
View JSON Schema on GitHub