Forum Discussion
2 Replies
Sort By
Here I found the two APIs.
V1
http://community.lithium.com/community-name/restapi/vc/users/id/[id] /uploads/images
V2
SELECT id FROM images WHERE owner.id = '13'
Related Content
- 2 years ago
Hi,
Is there any API to fetch Private Images in the user Profile.
Thanks,
Abhishek
Here I found the two APIs.
V1
http://community.lithium.com/community-name/restapi/vc/users/id/[id] /uploads/images
V2
SELECT id FROM images WHERE owner.id = '13'