Skip to main content

Checks if user is subscribed to channel by FID

GET 

/isUserByFidSubscribedToChannel

Checks if user is subscribed to channel by FID

Request

Query Parameters

    channelAddress stringrequired
    fid stringrequired

Responses

User subscription status by fid

Schema

    boolean

Loading...