AccessGroup
SchemaFields
· 7id string · uuid required Unique identifier (UUID) for the access group.
name string required Display name of the access group.
description string · nullable Optional description of the group's purpose.
type string · enum required 'custom' = user-created via API or dashboard, can be modified and deleted. 'scope' = automatically created from a Notion collection, read-only via API.
values
customscope
memberCount integer · min: 0 required Number of members currently in this group.
createdAt string · date-time· nullable When the group was created.
updatedAt string · date-time· nullable When the group was last modified.