Hi, Does twitter provide any Api to get list of user profile images of list of images upload by the user. https://api.twitter.com/1.1/users/show.json, this API only provides a single image. Thanks
That’s correct, only one image is ever associated with the account, and there’s no history retained or available in the API.