Get the profile image for this member.
GET/profile/image
ImageType refers to the media type (image MIME type) such as image/png or image/jpeg. ImageData will contain the image as a base 64 string. MemberConfigurationIsStored is true if a record exists for the member in which case a PUT rather POST is appropriate.
Request
Responses
- 200
OK