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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/facebook/get-profile-posts/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes