> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tikfly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Post Reply Comments

> Get Post Reply Comments



## OpenAPI

````yaml /api-reference/openapi.json get /api/post/comment/replies
openapi: 3.1.0
info:
  title: Tikfly API - Unoffical Tiktok API
  description: >-
    Tikfly API Documentation - Unoffical Tiktok API for scalable access without
    the usual limitations
  version: 1.0.0
servers:
  - url: https://tiktok-api23.p.rapidapi.com
    description: RapidAPI
security: []
paths:
  /api/post/comment/replies:
    get:
      tags:
        - Post
      summary: Get Post Reply Comments
      description: Get Post Reply Comments
      operationId: getApiPostCommentReplies
      parameters:
        - in: query
          name: videoId
          schema:
            type: string
            pattern: ^\d+$
            description: Video ID
            example: '7306132438047116586'
          required: true
        - in: query
          name: commentId
          schema:
            type: string
            pattern: ^\d+$
            description: Comment ID
            example: '7306133620770751250'
          required: true
        - in: query
          name: count
          schema:
            type: integer
            exclusiveMinimum: 0
            default: 6
            description: >-
              The number of results to be returned. The default and maximum
              value is 6
            example: 6
          required: false
        - in: query
          name: cursor
          schema:
            type: integer
            exclusiveMinimum: 0
            default: 0
            description: >-
              cursor parameter is used for pagination. In the first request, the
              default value of cursor is 0. For subsequent requests, the value
              of cursor will be taken from the response of the previous request
            example: 0
          required: false
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  hasMore:
                    type: number
                    description: Indicates whether there are more data available to fetch
                    example: 1
                  cursor:
                    type: number
                    description: >-
                      Cursor for pagination. Use this value in subsequent
                      requests to fetch more data
                    example: 6
                  total:
                    type: number
                    description: Total number of replies comment the comment currently has
                    example: 210
                  comments:
                    type: array
                    items:
                      type: object
                      properties:
                        aweme_id:
                          type: string
                          description: Post ID
                          example: '7306132438047116586'
                        cid:
                          type: string
                          description: Comment ID
                          example: '7500675626996744968'
                        collect_stat:
                          type: number
                          description: Number of times this comment has been collected
                          example: 0
                        comment_language:
                          type: string
                          description: Language code of the comment (ISO 639-1)
                          example: en
                        create_time:
                          type: number
                          description: >-
                            Timestamp of when the comment was created (Unix
                            epoch time)
                          example: 1701092134
                        digg_count:
                          type: number
                          description: Number of likes the comment has received
                          example: 1191
                        is_author_digged:
                          type: boolean
                          description: >-
                            Indicates whether the author of the post has liked
                            this comment
                          example: false
                        is_comment_translatable:
                          type: boolean
                          description: >-
                            Whether the comment can be translated using TikTok
                            translation feature
                          example: true
                        is_high_purchase_intent:
                          type: boolean
                          description: >-
                            Indicates whether the comment shows high purchase
                            intent
                          example: false
                        reply_id:
                          type: string
                          description: ID of this reply comment
                          example: '7306133620770751250'
                        reply_to_reply_id:
                          type: string
                          description: >-
                            If this comment is a reply to another reply, this
                            field contains that reply ID
                          example: '0'
                        status:
                          type: number
                          description: Status of the comment
                          example: 1
                        stick_position:
                          type: number
                          description: If pinned, indicates the pinned position
                          example: 0
                        text:
                          type: string
                          description: Content of the commentt
                          example: and nbnc 😞
                        user:
                          type: object
                          properties:
                            account_labels:
                              type:
                                - string
                                - 'null'
                              description: Labels or tags associated with the user account
                              example: null
                            ad_cover_url:
                              type:
                                - string
                                - 'null'
                              description: URL of the advertisement cover image
                              example: null
                            advance_feature_item_order:
                              type:
                                - string
                                - 'null'
                              description: Order information for advanced feature items
                              example: null
                            advanced_feature_info:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Additional info about advanced features for the
                                user account
                              example: null
                            avatar_thumb:
                              type: object
                              properties:
                                uri:
                                  type: string
                                  description: Relative URI of the user avatar thumbnail
                                  example: >-
                                    tos-alisg-avt-0068/5fee0198a94bfb49960780fa8ff42e72
                                url_list:
                                  type: array
                                  items:
                                    type: string
                                  description: >-
                                    Full URLs for the user avatar thumbnail in
                                    multiple formats
                                  example:
                                    - >-
                                      https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/5fee0198a94bfb49960780fa8ff42e72~tplv-tiktokx-cropcenter:100:100.jpg?dr=14579&refresh_token=de42bc37&x-expires=1763629200&x-signature=6OEuZ0tmvBa7DZaz8Dt6dPfmaxk%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=my
                                    - >-
                                      https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/5fee0198a94bfb49960780fa8ff42e72~tplv-tiktokx-cropcenter:100:100.jpeg?dr=14579&refresh_token=66560ee7&x-expires=1763629200&x-signature=Y9IXcfNdP3yi6259tCG1Id5bFOM%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=my
                                url_prefix:
                                  type:
                                    - string
                                    - 'null'
                                  description: Optional URL prefix for avatar resources
                                  example: null
                            bold_fields:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Fields that should be displayed in bold on the
                                user profile
                              example: null
                            can_message_follow_status_list:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Indicates messaging permissions based on follow
                                status
                              example: null
                            can_set_geofencing:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Indicates whether the user can set geofencing
                                for content
                              example: null
                            cha_list:
                              type:
                                - string
                                - 'null'
                              description: List of challenges the user is associated with
                              example: null
                            cover_url:
                              type:
                                - string
                                - 'null'
                              description: Cover image URL for the user profile
                              example: null
                            custom_verify:
                              type: string
                              description: Custom verification badge or label for the user
                              example: ''
                            enterprise_verify_reason:
                              type: string
                              description: Reason for enterprise verification
                              example: ''
                            events:
                              type:
                                - string
                                - 'null'
                              description: Events associated with the user
                              example: null
                            followers_detail:
                              type:
                                - string
                                - 'null'
                              description: Details about the user’s followers
                              example: null
                            geofencing:
                              type:
                                - string
                                - 'null'
                              description: Geofencing information for user content
                              example: null
                            homepage_bottom_toast:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Toast message displayed at the bottom of the
                                user homepage
                              example: null
                            item_list:
                              type:
                                - string
                                - 'null'
                              description: List of items associated with the user account
                              example: null
                            mutual_relation_avatars:
                              type:
                                - string
                                - 'null'
                              description: Avatars of mutual followers or relations
                              example: null
                            need_points:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Indicates if user requires points for certain
                                actions
                              example: null
                            nickname:
                              type: string
                              description: Nickname of the user
                              example: Taylor Swift
                            platform_sync_info:
                              type:
                                - string
                                - 'null'
                              description: Information about platform synchronization
                              example: null
                            relative_users:
                              type:
                                - string
                                - 'null'
                              description: Related users
                              example: null
                            search_highlight:
                              type:
                                - string
                                - 'null'
                              description: >-
                                Highlighted text when this user appears in
                                search results
                              example: null
                            sec_uid:
                              type: string
                              description: User secUid
                              example: >-
                                MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6
                            shield_edit_field_info:
                              type:
                                - string
                                - 'null'
                              description: Information about fields shielded from editing
                              example: null
                            type_label:
                              type:
                                - string
                                - 'null'
                              description: Label describing the type of user account
                              example: null
                            uid:
                              type: string
                              description: User ID
                              example: '6881290705605477381'
                            unique_id:
                              type: string
                              description: User Unique ID
                              example: taylorswift
                            user_profile_guide:
                              type:
                                - string
                                - 'null'
                              description: Guide for user profile actions
                              example: null
                            user_tags:
                              type:
                                - string
                                - 'null'
                              description: Tags associated with the user account
                              example: null
                            white_cover_url:
                              type:
                                - string
                                - 'null'
                              description: Alternative cover image URL for user profile
                              example: null
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: Bad request
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: >-
                      Invalid API key. Go to https://docs.rapidapi.com/docs/keys
                      for more info.
        '403':
          description: Not Found
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: You are not subscribed to this API.
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: 'Request failed with status 500: Internal Server Error'
                  status_code:
                    type: number
                    example: 500
      security:
        - apiKeyAuth: []
components:
  securitySchemes:
    apiKeyAuth:
      type: apiKey
      in: header
      name: x-rapidapi-key
      description: >-
        Rapid API Key. [How can I get Rapid API
        Key?](https://docs.tikfly.io/getting-started/quickstart)

````