Skip to main content
GET
/
v1
/
facebook
/
get_facebook_reels_details
Get Page Reels
curl --request GET \
  --url https://api.agntdata.dev/v1/facebook/get_facebook_reels_details \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

end_cursor
string

If end_cursor is empty, retrieve up to ten reels, utilizing the newly generated end_cursor from the page_info details in the response to fetch subsequent reels in the list.

profile_id
string

Facebook profile ID. Used only if link is not provided.

Response

Successful response

The response is of type object.