curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/wallets/count \
--header 'Authorization: Bearer <token>'{
"count": 5,
"user_id": "383f20af-5960-4374-a5c3-b7566ea8f771"
}curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/wallets/count \
--header 'Authorization: Bearer <token>'{
"count": 5,
"user_id": "383f20af-5960-4374-a5c3-b7566ea8f771"
}