Function getMetadata

  • Asynchronously retrieves the internal metadata for a given ID.

    Parameters

    • id: string

      The unique identifier for the metadata.

    Returns Promise<Metadata>

    • A promise that resolves to the metadata object.