Followers
Returns the users who follow the authenticated user.
Table Specific Information
Select
No filters are supported server side for this table. All criteria will be handled client side within the component.
Columns
Name | Type | References | Description |
Id [KEY] | String | The unique string of numbers and letters that identifies the follower user id on Pinterest. | |
UserName | String | The follower Pinterest username. | |
FirstName | String | The follower first name. | |
LastName | String | The follower last name. | |
AccountType | String | The follower Pinterest account type. | |
Bio | String | The text in the follower About you section in their profile. | |
URL | String | The follower profile URL. | |
CreatedAt | Datetime | The date the user created their account. | |
Image | String | The follower profile image. The response returns the image URL. | |
PinsCounts | Integer | Number of pins made by this user. | |
FollowingCounts | Integer | Number of users this user is following. | |
FollowersCounts | Integer | Number of followers this user has. | |
BoardsCounts | Integer | Number of boards this user has. |