Forum Discussion

AbhishekIlindra's avatar
7 years ago

API to fetch Private Images in the User Profile

Hi,

 

Is there any API to fetch Private Images in the user Profile.

 

Thanks,

Abhishek

  • AbhishekIlindra

    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'