Facebook
Profile Photos
Fetches photos from a public Facebook page with pagination support. Each photo includes photo_id, accessibility_caption, viewer_image with uri, height, and width, plus a thumbnail and direct url. Pagination requires passing both next_page_id and cursor from the previous response.
get/v1/facebook/profile/photos
Query parameters
urlstring required
Facebook page URL
next_page_idstring
To paginate through to the next page
cursorstring
To paginate through to the next page
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.