Follow Followers Count Retrieve
Path parameters
user_id
Response
id
username
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
email
first_time_login
Check if this is the user's first login.
profile_picture
Convert ImageFieldFile to URL string for JSON serialization.
Args: obj: The model instance being serialized (typically IAMUser)
Returns: str | None: The URL of the profile picture, or None if not available
followers_count
full_name
theme
is_superuser
Designates that this user has all permissions without explicitly assigning them.
is_staff
Designates whether the user can log into this admin site.
is_active
Designates whether this user should be treated as active. Unselect this instead of deleting accounts.
is_verified

