org_: para APIKeys de organização (organizations)acc_: para APIKeys de Contas (accounts)curl --location --request GET 'https://api-dev.messagefy.io/api/v1/me' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json'{
"type": "Organization",
"organizationId": "019bd96a-1fca-753e-a56c-b85f8eb2b1a2",
"name": "ChatGuru",
"description": "Organização do ChatGuru",
"status": "Created / Inativo"
}