Get list of clips created by my user

Darn okay. In that case it sounds like I’ll need to create some polling mechanism. What kind of sucks is it sounds like there isn’t an api endpoint for what I need and I’m not really a fan of scraping HTML for the data I need but so far that seems like my only option unless I can derive the data I need from the API.

I’ll create a user voice later today and see if that gets anywhere but gonna move ahead with web scraping unless someone has a good suggestion :slight_smile:

Thanks @BarryCarlyon for the helpful info!