curl --location -g --request GET 'https://app.wexa.ai/tagsbyprojectId/?projectID={{projectID}}' \
--header 'x-api-key: {{x-api-key}}'{
"tags": [
"dfgh",
"sales",
"ai",
"new resume upload",
"onboarding"
],
"total_count": 5
}