Authorization: Bearer ********************
curl --location --request GET '/projects/tags' \ --header 'Authorization: Bearer <token>'
{ "tags": [ "string" ] }