Get Posts
Get Social Media Posts
GET https://app.marketingblocks.co/api/v1/social-sparks/get-postsAuthentication
Authorization: Bearer <token>Request Parameters
Parameter
Type
Required
Description
Example
Example Request
curl --location --request GET \
'https://app.marketingblocks.co/api/v1/social-sparks/get-posts?channels=facebook,instagram,twitter,linkedin,youtube,tiktok&limit=5' \
--header 'Authorization: Bearer <token>'Response Structure
Posts Object
Field
Type
Description
Post Object
Field
Type
Description
Example Response
Last updated