I want to check if a specific namespace has a premium or above plan usint the GitLab Namespace API. However I am not sure what values I should consider as premium or above as the list of possible values are not listed.
From the doc, I can see only "default", "gold", "silver" and I am not sure what it represents.