Skip to main content

Gets the owners of multiple channels

GET 

/getChannelsOwners

Gets the owners of multiple channels

Request

Query Parameters

    channelAddresses stringrequired

Responses

Channels owners information

Schema
  • Array [
  • channeladdress stringrequired
    users object
    aa_address stringrequired
    handle stringrequired
  • ]
Loading...