OPENAPI / COMPONENTS / SCHEMAS

toDoBlockObjectResponse data structure

toDoBlockObjectResponse

to Do Block Object Response field.

object11properties
created_bypartialUserObjectResponserequired

created_timestringrequired

Creation time (ISO 8601).

has_childrenbooleanrequired

has children field.

idstringrequired

UUID v4 identifier of the resource.

in_trashbooleanrequired

Whether the resource is in the trash.

last_edited_bypartialUserObjectResponserequired

last_edited_timestringrequired

Last edited time (ISO 8601).

objectstringrequired

Resource object type.

parentparentForBlockBasedObjectResponserequired

to_doobjectrequired

to do field.

typestringrequired

Object or block type.