Skip to main content

Checks if a user is subscribed to a channel

GET 

/isUserSubscribedToChannel

Checks if a user is subscribed to a channel

Request

Query Parameters

    channelAddress stringrequired
    userAddress stringrequired

Responses

User subscription status

Schema

    boolean

Loading...