GET https://graph.facebook.com/v11.0/{ig-media-id}?fields={fields}&access_token={access-token}

Response

Array
(
    [type] => GET
    [endpoint] => https://graph.facebook.com/v11.0/18133500736207075
    [params] => Array
        (
            [fields] => caption,comments_count,id,ig_id,is_comment_enabled,like_count,media_product_type,media_type,media_url,owner,permalink,shortcode,thumbnail_url,timestamp,username,video_title
            [access_token] => YOUR-ACCESS-TOKEN-HERE
        )

    [api_endpoint] => https://graph.facebook.com/v11.0/18133500736207075?fields=caption%2Ccomments_count%2Cid%2Cig_id%2Cis_comment_enabled%2Clike_count%2Cmedia_product_type%2Cmedia_type%2Cmedia_url%2Cowner%2Cpermalink%2Cshortcode%2Cthumbnail_url%2Ctimestamp%2Cusername%2Cvideo_title&access_token=YOUR-ACCESS-TOKEN-HERE
    [data] => Array
        (
            [error] => Array
                (
                    [message] => Got unexpected null
                    [type] => OAuthException
                    [code] => 190
                    [fbtrace_id] => AEf5Q_egONCh4agiYUzLiuu
                )

        )

)

Likes
Comments
View on Instagram