Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 760 Bytes

File metadata and controls

19 lines (16 loc) · 760 Bytes

# InstagramUser

Properties

Name Type Description Notes
id string Instagram URL slug (`username`). Path parameter for every /instagram/users/{id}/... endpoint.
user_id string
username string
full_name string
is_verified bool
is_private bool
profile_pic_url string
follower_count float
following_count float
media_count float
fbid_v2 string Cross-platform Facebook id, when present.

[Back to Model list] [Back to API list] [Back to README]