Notion - Get record details by ID action

The Get record details by ID action retrieves data about an object in Notion.

Input

FieldDescription
ObjectSelect the type of object to retrieve.
PagesSelect the page to retrieve details from.
DatabasesSelect the database to retrieve data from.
Block IDProvide the internal ID of the block to retrieve.

Output

FieldDescription
ObjectThe type of object retrieved.
Page IDThe unique identifier of the retrieved page.
Created timeThe timestamp when the object was created.
Last edited timeThe timestamp when the object was last updated.
Created byContains information about the user who created the object, such as their User ID and the Object type.
Last edited byContains information about the user who last updated the object, such as their User ID and the Object type.
CoverContains information about the retrieved object's cover, such as its Type and URL.
IconContains information about the retrieved object's icon, such as its Type and associated Emoji.
ArchivedIndicates whether the object is archived.
URLThe object's URL.
ParentContains information about the retrieved object's parent, such as its Type and ID.
PropertiesContains information about the retrieved object's properties, such as its Title, Type, and ID.

Last updated: