Hi @eike.toepfer thanks for joining the community.
You can basically generate the email address yourself: project-{project-id}@hello.awork.com
So if you iterate over all projects via the API (GET /projects
) then you can create all your vCards.
I hope this helps.