Skip to main content

An item list block in the Box Hub Document.

id
string
required

The unique identifier for this block.

Example:

"c9588f08-22d7-4d17-8ca9-f1e61c98c0bd"

type
enum<string>
required

The type of this block. The value is always item_list.

Available options:
item_list
Example:

"item_list"

parent_id
string | null

The unique identifier of the parent block. Null for direct children of the page.

Example:

"d97f7c26-0d9b-42a1-a00d-6e6db9619e0f"