curl -X GET "https://postsyncer.com/api/v1/posts/123" \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "id": 743, "content": [ { "text": "", "media": [ { "id": 1594, "name": "file_example_MP4_1920_18MG.mp4", "url": "https://postsyncer-local.c6c56f7fb91dd557ca29aa14c4e7d980.r2.cloudflarestorage.com/media/12/5ee789eb-c88c-4af2-8449-54c6c0561f31.mp4?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=a4bcd089276d5d5b77253aa9b13fe59c%2F20250705%2Fauto%2Fs3%2Faws4_request&X-Amz-Date=20250705T131116Z&X-Amz-SignedHeaders=host&X-Amz-Expires=1800&X-Amz-Signature=0ef23b86009e4cac6e160863a4b91f15b78270e5524f328fb764a9f22bdaffe3", "type": "video/mp4", "size": 17839845 } ] } ], "status": "PUBLISHED", "posted_on": [ "2025-07-05 12:36" ], "scheduled_at": "2025-07-05 16:00", "repeatable": false, "repeatable_times": null, "repeatable_gap": null, "repeatable_gap_unit": null, "remaining_posts": null, "created_at": "2025-07-05 12:34", "updated_at": "2025-07-05 12:36", "workspace": { "id": 12, "name": "abdulmejidshemsuawel", "slug": "abdulmejidshemsuawel", "type": "PERSONAL", "logo": null, "timezone": "Africa/Addis_Ababa", "language": "en" }, "labels": [], "platforms": [ { "platform": "twitter", "posted_on": [ "2025-07-05 12:36" ], "status": "PUBLISHED", "settings": { "for_super_followers_only": false, "reply_settings": "everyone", "quote_tweet_id": null, "reply": { "in_reply_to_tweet_id": null }, "community_id": null, "share_with_followers": true, "text": null, "poll": { "enabled": false } } } ], "auto_plug": null }
Retrieve a specific post by ID