I am trying to get an array of the people who like a page that I am an admin for. I found a similar approach that works for only objects (i.e Posts, videos, etc ..) using: /{object-id}/likes however it seems like Pages are not counted as objects.
If the data is not available, then how it is available through the facebook website search box: i.e people who like ?
Any help, or even a general guidance is much appreciated.