ORG_MGMT_ALL
curl --location --request GET '/api/Organizacao/get-organizacoes'
[ { "id": "string", "nome": "string", "isDeleted": true } ]