Skip to main content

Get Supporting

GET 

/users/:id/supporting/:supported_user_id

Gets the support from the given user to the supported user

Request

Path Parameters

    id stringrequired

    A User ID

    supported_user_id stringrequired

    A User ID of a supported user

Query Parameters

    user_id string

    The user ID of the user making the request

Responses

Success

Schema

    latest_chain_block integerrequired
    latest_indexed_block integerrequired
    latest_chain_slot_plays integerrequired
    latest_indexed_slot_plays integerrequired
    signature stringrequired
    timestamp stringrequired

    version

    object

    required

    service stringrequired
    version stringrequired

    data

    object

    rank integerrequired
    amount stringrequired

    receiver

    object

    required

    album_count integerrequired
    artist_pick_track_id string

    artist_coin_badge

    object

    required

    mint string
    logo_uri string
    banner_image_url string
    ticker string

    The coin symbol/ticker

    coin_flair_mint string
    bio string

    cover_photo

    object

    640x string
    2000x string
    mirrors string[]
    followee_count integerrequired
    follower_count integerrequired
    handle stringrequired
    id stringrequired
    is_verified booleanrequired
    twitter_handle string
    instagram_handle string
    tiktok_handle string
    verified_with_twitter booleanrequired
    verified_with_instagram booleanrequired
    verified_with_tiktok booleanrequired
    website string
    donation string
    location string
    name stringrequired
    playlist_count integerrequired

    profile_picture

    object

    150x150 string
    480x480 string
    1000x1000 string
    mirrors string[]
    repost_count integerrequired
    track_count integerrequired
    is_deactivated booleanrequired
    is_available booleanrequired
    erc_wallet stringrequired
    spl_wallet stringrequired
    spl_usdc_wallet stringrequired
    spl_usdc_payout_wallet string
    supporter_count integerrequired
    supporting_count integerrequired
    total_audio_balance integerrequired
    wallet stringrequired

    The user's Ethereum wallet address for their account

    balance stringrequired
    associated_wallets_balance stringrequired
    total_balance stringrequired
    waudio_balance stringrequired
    associated_sol_wallets_balance stringrequired
    blocknumber integerrequired
    created_at stringrequired
    is_storage_v2 booleanrequired
    creator_node_endpoint string
    current_user_followee_follow_count integerrequired
    does_current_user_follow booleanrequired
    does_current_user_subscribe booleanrequired
    does_follow_current_user booleanrequired
    handle_lc stringrequired
    updated_at stringrequired
    cover_photo_sizes string

    cover_photo_cids

    object

    640x string
    2000x string
    mirrors string[]
    cover_photo_legacy string
    profile_picture_sizes string

    profile_picture_cids

    object

    150x150 string
    480x480 string
    1000x1000 string
    mirrors string[]
    profile_picture_legacy string
    has_collectibles booleanrequired

    playlist_library

    object

    contents

    object[]

  • Array [

  • ]

  • allow_ai_attribution booleanrequired
    profile_type string
Loading...