videosphere
    Preparing search index...

    Function getDraftLabelLibrary

    • Returns the authenticated user's saved draft label library.

      Parameters

      • userId: string

        Auth user id.

      Returns Promise<DraftLabelDefinition[]>

      Normalized label definitions in stored order.

      Error with code 404 when no matching profile exists.