| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Instagram URL slug (`username`). Path parameter for every /instagram/users/{id}/... endpoint. | |
| userId | String | ||
| username | String | ||
| fullName | String | ||
| isVerified | Boolean | ||
| isPrivate | Boolean | ||
| profilePicUrl | String | ||
| followerCount | BigDecimal | ||
| followingCount | BigDecimal | ||
| mediaCount | BigDecimal | ||
| fbidV2 | String | Cross-platform Facebook id, when present. |