Skip to content
Start here

Objects

List Objects
GET/accounts/{account_id}/workers/durable_objects/namespaces/{id}/objects
ModelsExpand Collapse
DurableObject object { id, hasStoredData }
id: optional string

ID of the Durable Object.

hasStoredData: optional boolean

Whether the Durable Object has stored data.