Follow Followers Count Retrieve

View as Markdown

Path parameters

user_idintegerRequired

Response

idintegerRead-only
usernamestringformat: "^[\w.@+-]+$"<=150 characters

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

emailstringformat: "email"<=254 characters
first_time_loginbooleanRead-only
Check if this is the user's first login.
profile_picturestringRead-onlyformat: "uri"

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_countintegerRead-only
full_namestring<=150 characters
themestring or null<=255 characters
is_superuserboolean
Designates that this user has all permissions without explicitly assigning them.
is_staffboolean
Designates whether the user can log into this admin site.
is_activeboolean
Designates whether this user should be treated as active. Unselect this instead of deleting accounts.
is_verifiedboolean