cURL
curl --request GET \ --url https://api.mesa.dev/api/v1/{org}/repo/tags \ --header 'Authorization: Bearer <token>'
{ "tags": {} }
Get repository tag values and counts
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Repo tags
Show child attributes