---
title: "Get User Following"
method: GET
path: "/api/user/followings"
tags: ["User"]
---

# Get User Following

`GET /api/user/followings`

Get User Following

## Query parameters

- `secUid` string — User secUid. Either secUid or userId must be provided
- `userId` string — User ID. Either secUid or userId must be provided
- `count` integer — The number of results to be returned. The default and maximum value is 30
- `max_time` integer — max_time parameter is used for pagination. In the first request, the default value of max_time is 0. For subsequent requests, the value of max_time will be taken from the response of the previous request

## Response `200`

Success

- object
  - `has_more` boolean — Indicates whether there are more data available to fetch
  - `max_time` number — Cursor for pagination. Use this value in subsequent requests to fetch more data
  - `total` number — Total number of users the account is following
  - `followings` object[]
    - `accept_private_policy` boolean — Indicates whether the user has accepted the platform privacy policy.
    - `account_labels` unknown
    - `account_region` string — Region associated with the user account.
    - `ad_cover_url` unknown
    - `advance_feature_item_order` unknown
    - `advanced_feature_info` unknown
    - `apple_account` number — Indicates whether the account is linked to Apple (numeric flag).
    - `authority_status` number — Authority or moderation status of the account.
    - `avatar_168x168` object
      - `height` number — The height of the avatar image in pixels.
      - `uri` string — The internal URI or storage path of the avatar image on the CDN.
      - `url_list` string[] — A list of accessible URLs for the avatar image in different formats or resolutions.
      - `url_prefix` string, nullable — Optional URL prefix used to construct full avatar image URLs. Can be null if not applicable.
      - `width` number — The width of the avatar image in pixels.
    - `avatar_300x300` object
      - `height` number — The height of the avatar image in pixels.
      - `uri` string — The internal URI or storage path of the avatar image on the CDN.
      - `url_list` string[] — A list of accessible URLs for the avatar image in different formats or resolutions.
      - `url_prefix` string, nullable — Optional URL prefix used to construct full avatar image URLs. Can be null if not applicable.
      - `width` number — The width of the avatar image in pixels.
    - `avatar_larger` object
      - `height` number — The height of the avatar image in pixels.
      - `uri` string — The internal URI or storage path of the avatar image on the CDN.
      - `url_list` string[] — A list of accessible URLs for the avatar image in different formats or resolutions.
      - `url_prefix` string, nullable — Optional URL prefix used to construct full avatar image URLs. Can be null if not applicable.
      - `width` number — The width of the avatar image in pixels.
    - `avatar_medium` object
      - `height` number — The height of the avatar image in pixels.
      - `uri` string — The internal URI or storage path of the avatar image on the CDN.
      - `url_list` string[] — A list of accessible URLs for the avatar image in different formats or resolutions.
      - `url_prefix` string, nullable — Optional URL prefix used to construct full avatar image URLs. Can be null if not applicable.
      - `width` number — The width of the avatar image in pixels.
    - `avatar_thumb` object
      - `height` number — The height of the avatar image in pixels.
      - `uri` string — The internal URI or storage path of the avatar image on the CDN.
      - `url_list` string[] — A list of accessible URLs for the avatar image in different formats or resolutions.
      - `url_prefix` string, nullable — Optional URL prefix used to construct full avatar image URLs. Can be null if not applicable.
      - `width` number — The width of the avatar image in pixels.
    - `avatar_uri` string — Internal CDN URI of the user avatar.
    - `aweme_count` number — Total number of videos posted by the user.
    - `bind_phone` string — Masked phone number bound to the account.
    - `bold_fields` unknown
    - `can_message_follow_status_list` unknown
    - `can_set_geofencing` unknown
    - `cha_list` unknown
    - `comment_filter_status` number — Status of comment filtering settings.
    - `comment_setting` number — Privacy setting controlling who can comment on videos.
    - `commerce_user_level` number — Commerce account level indicator.
    - `cover_url` string[] — List of profile cover image URLs.
    - `create_time` number — Unix timestamp when the account was created.
    - `custom_verify` string — Custom verification text displayed on the profile.
    - `cv_level` string — Creator verification level.
    - `download_prompt_ts` number
    - `download_setting` number — Controls who can download the user’s videos.
    - `duet_setting` number — Controls who can create duet videos with this user.
    - `enabled_filter_all_comments` boolean
    - `enterprise_verify_reason` string — Reason for enterprise account verification.
    - `events` unknown
    - `fake_data_info` object
    - `favoriting_count` number — Number of videos the user has favorited.
    - `fb_expire_time` number
    - `follower_count` number — Total number of followers.
    - `followers_detail` unknown
    - `following_count` number — Total number of accounts the user follows.
    - `geofencing` unknown
    - `google_account` string
    - `has_email` boolean — Indicates whether the account has an email bound.
    - `has_facebook_token` boolean
    - `has_insights` boolean
    - `has_orders` boolean
    - `has_twitter_token` boolean
    - `has_youtube_token` boolean
    - `hide_search` boolean — Indicates whether the profile is hidden from search results.
    - `homepage_bottom_toast` unknown
    - `ins_id` string — Linked Instagram username.
    - `is_ad_fake` boolean
    - `is_discipline_member` boolean
    - `is_mute` number — Mute status for this user (numeric flag).
    - `is_mute_lives` number — Mute live status for this user (numeric flag).
    - `is_mute_non_story_post` number — Mute non story post status for this user (numeric flag).
    - `is_mute_story` number — Mute story status for this user (numeric flag).
    - `is_phone_binded` boolean — Indicates whether a phone number is bound to the account.
    - `is_star` boolean — Indicates whether the account is marked as a featured/celebrity account.
    - `item_list` unknown
    - `language` string — Preferred language of the user (ISO code).
    - `live_agreement` number
    - `live_commerce` boolean — Indicates whether live commerce features are enabled.
    - `live_verify` number
    - `mention_status` number — Controls who can mention this user.
    - `mutual_relation_avatars` unknown
    - `need_points` unknown
    - `need_recommend` number
    - `nickname` string — Display name of the user.
    - `original_musician` object
      - `digg_count` number
      - `music_count` number
      - `music_used_count` number
      - `new_release_clip_ids` unknown
    - `platform_sync_info` unknown
    - `prevent_download` boolean — Indicates whether video downloads are disabled.
    - `react_setting` number — Controls who can react to the user’s videos.
    - `region` string — Country or region code of the user (ISO 3166-1 alpha-2).
    - `relative_users` unknown
    - `reply_with_video_flag` number — Controls reply-with-video permissions.
    - `room_id` number
    - `search_highlight` unknown
    - `sec_uid` string — Secure unique identifier used for public API operations.
    - `secret` number — Indicates whether the account is private (numeric flag).
    - `share_info` object
    - `share_qrcode_uri` string
    - `shield_comment_notice` number
    - `shield_digg_notice` number
    - `shield_edit_field_info` unknown
    - `shield_follow_notice` number
    - `short_id` string — Short numeric user identifier.
    - `show_image_bubble` boolean
    - `signature` string — User profile biography text.
    - `special_account` object
      - `special_account_list` unknown
    - `special_lock` number — Indicates whether the profile has special lock restrictions.
    - `status` number — Account status indicator.
    - `stitch_setting` number — Controls who can stitch this user’s videos.
    - `total_favorited` number — Total number of likes received across all videos.
    - `tw_expire_time` number
    - `twitter_id` string — Linked Twitter account ID.
    - `twitter_name` string — Linked Twitter display name.
    - `type_label` unknown
    - `uid` string — Primary unique user identifier.
    - `unique_id` string — Public username (handle) of the account.
    - `unique_id_modify_time` number — Unix timestamp of the last username modification.
    - `user_canceled` boolean — Indicates whether the user has canceled or deactivated the account.
    - `user_mode` number — User mode type indicator.
    - `user_period` number
    - `user_profile_guide` unknown
    - `user_rate` number — User rating or classification indicator.
    - `user_spark_info` object
    - `user_tags` unknown
    - `verification_type` number — Numeric verification type identifier.
    - `verify_info` string — Additional verification information displayed on profile.
    - `video_icon` object
    - `white_cover_url` unknown
    - `with_commerce_entry` boolean — Indicates whether the commerce entry point is enabled.
    - `with_shop_entry` boolean — Indicates whether the shop entry point is enabled.
    - `youtube_channel_id` string — Linked YouTube channel ID.
    - `youtube_channel_title` string — Linked YouTube channel title.
    - `youtube_expire_time` number

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api.md) · [All operations](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tikfly/tikfly-api-unoffical-tiktok-api/revisions/892e18b9f5af/schema)
