Returns the avatar image for the given attachment ID, provided the caller has access to the organization of the user it belongs to. Returns 404 when the attachment does not exist, is not a user's current avatar, or belongs to an organization the caller cannot access.
GET
/api-v1/attachment/find/{attachmentId}
curl \
--request GET 'https://wyzio.app/api-v1/attachment/find/{attachmentId}'
Response examples (200)
string