Find Post
Get Post by ID
GET https://app.marketingblocks.co/api/v1/social-sparks/post/{post_id}Authentication
Authorization: Bearer <token>Path Parameters
Parameter
Type
Required
Description
Example
Example Request
curl --location --request GET \
'https://app.marketingblocks.co/api/v1/social-sparks/post/1246' \
--header 'Authorization: Bearer <token>'Response Structure
Post Object
Field
Type
Description
Example Response
Last updated