Basic user followings by userId
get_user_userId_followings_basicYou'll receive a basic list of all followings a user has. Please provide only the userId and you'll receive the following followings data: id, username, createdDate, followings, followers. Group: User. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ||
| username | No | If you provide a username value it will automatically be picked and the userId is ignored |