Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does Twitter API listed_count indicate?

Tags:

twitter

Quick question, I am having an issue finding information about this label...

what does the API user_listed_count indicate?

like image 950
1dta1 Avatar asked Feb 20 '26 10:02

1dta1


1 Answers

According to the documentation, the number of public lists that this user is a member of. full documentation

"listed_count": 9274
like image 51
namal Avatar answered Feb 23 '26 15:02

namal