Durable Objects
durable_objects
Namespaces
durable_objects.namespaces
Methods
Returns the Durable Object namespaces owned by an account.
Domain types
durable_objects.namespaces.objects
Methods
Returns the Durable Objects in a given namespace.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Workers Scripts Write Workers Scripts Read
Identifier
ID of the namespace.
Opaque token indicating the position from which to continue when requesting the next set of records. A valid value for the cursor can be obtained from the cursors object in the result_info structure.
The number of objects to return. The cursor attribute may be used to iterate over the next batch of objects if there are more than the limit.
Whether the API call was successful
Domain types