profile images
A Users or organizations profile image
Retrieve the profile image URL and configuration for a user or organization by username.
### Integration Details:
- Bypasses authentication.
- Convenient for quickly displaying avatars/icons in comments lists, headers, or sidebar elements without requesting the full user profile model.
get/api/profile_images/{username}
Path parameters
usernamestring required
The unique username of the target user or organization.
Response
An object containing profile image details
object required