Authorization: ********************
curl --location --request GET '/tags/' \
--header 'Accept: application/json' \
--header 'Authorization;'
{
"title": "<string>",
"status": "<string>",
"id": "<string>",
"date": "<string>",
"hidden": "<string>",
"full_title": "<string>"
}