CreatedByPropertySpec

Represents a created by property specification in a Notion database. This property automatically tracks and displays which user created each page.

Created by properties have the following characteristics:

  • Automatically set when a page is created

  • Cannot be manually edited

  • Shows the user's name and avatar

  • Updates automatically if the creator's information changes

  • Can be used for filtering and sorting

This property is useful for:

  • Tracking content ownership

  • Auditing page creation

  • Filtering by content creator

  • Team collaboration tracking

  • User activity monitoring

See also

Properties

Link copied to clipboard
abstract val id: String

The ID of the property, usually a short string of random letters and symbols. Some automatically generated property types have special human-readable IDs. For example, all Title properties have an ID of title.

Link copied to clipboard
abstract val name: String

The name of the property as it appears in Notion.