Authorization: Bearer ********************
curl --location '/projects/tags?favorite=undefined&archived=undefined' \ --header 'Authorization: Bearer <token>'
{ "tags": [ "string" ] }