Get answers to our top questions around Trello API.
In Trello’s API/codebase the terms Workspace, Team and Organization are interchangeable.
avatarUrl
is not a fully resolved URL, it’s just a prefix. You need to suffix it with the size you want (30.png, 50.png, 170.png):
1 2https://trello-members.s3.amazonaws.com/{memberId}/{avatarHash}/50.png
Rate this page: