Influencer Podcasts (Twitter Screen Name)
Get Influencer Podcasts List
GET
https://api.hive.one/v1/influencers/screen_name/:screen_name/podcasts/
This endpoint allows you to get the list of podcasts for a given influencer using their twitter screen name
Path Parameters
Name
Type
Description
screen_name
string
Screen name for the influencer
Query Parameters
Name
Type
Description
appearance_type
string
Options:all, guest, host Default: all
after
integer
Used for pagination, increases in increments of 20 Default: 0
Headers
Name
Type
Description
Authentication
string
Authentication token
Last updated