AccessGroup

Schema

Fields

· 7
id 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

  • custom
  • scope
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.

Used by

· 4 operations