Namespace

Metadata

You can fetch detailed metadata about any namespace to inspect its configuration, region, access type, status, and other properties. This is useful for verifying your namespace setup or for debugging.

The metadata includes:

  • ID — The unique identifier for the namespace.
  • Name — The label you gave it.
  • Region — The storage region.
  • Project ID — The project this namespace belongs to.
  • Created At — The timestamp when it was created.
  • Public or Private — Whether it’s publicly accessible.
  • Distribution Domain — If public, the domain serving files.
  • Status — Current state of the namespace.

You can get this information using the SDK or a direct API request as below: