Facebook
Get Profile Posts
Retrieves public posts for a Facebook profile ID with cursor pagination. Use it to browse a known profile's public posting history or continue through subsequent post pages.
get/api/facebook/get-profile-posts/v1
Query parameters
tokenstring required
User security token for API access authentication.
profileIdstring required
The unique Facebook profile ID.
cursorstring
Pagination cursor for fetching the next set of results.
Response
OK