Retrieves the authenticated user’s Instagram media posts
cURL
curl --request GET \ --url http://localhost:3000/api/instagram/getUserMedia
{ "data": [ {} ], "paging": { "cursors": {}, "next": "<string>" } }
Pagination cursor for next page
Instagram media retrieved successfully
Show child attributes