Skip to main content

Check if user is channel owner by FID

GET 

/isUserChannelOwner

Check if user is channel owner by FID

Request

Query Parameters

    fid stringrequired
    channelAddress stringrequired

Responses

User ownership status

Schema

    boolean

Loading...