v1
latestOpenAPI 3.1.02026-07-24318141.2 MBGet a Rich Post
get/rich-posts/{id}/
Path parameters
idstring required
The ID of the rich post to get
Response
200
Example response
{
"id": "664255f3-8699-44f4-8679-9a72c4d8cf50",
"url": "https://cf-blast.livelikecdn.com/api/v1/rich-posts/664255f3-8699-44f4-8679-9a72c4d8cf50/",
"program_id": "238b2232-d2cb-4323-adbc-78d0064a9be8",
"client_id": "jV2LSongmdccPRL65M8GC6Z8lTievPsRsqsoSMiq",
"created_at": "2023-01-24T21:43:16.187462Z",
"kind": "rich-post",
"published_at": "2023-01-24T21:43:16.536982Z",
"scheduled_at": "2023-01-24T21:43:16.334096Z",
"content": "<p>Example content</p>",
"timeout": "P0DT00H00M30S",
"subscribe_channel": "program.widget.238b2232-d2cb-4323-adbc-78d0064a9be8",
"publish_delay": "P0DT00H00M00S",
"interaction_url": "https://cf-blast.livelikecdn.com/api/v1/rich-posts/664255f3-8699-44f4-8679-9a72c4d8cf50/interactions/",
"impression_url": "https://blastrt-prod-us-east-1.livelikecdn.com/api/v1/widget-impressions/rich-post/664255f3-8699-44f4-8679-9a72c4d8cf50/",
"status": "published",
"created_by": {
"id": "eaa67d8e-29c4-4ee8-89d8-06c0e0e9c7d0"
},
"schedule_url": "https://cf-blast.livelikecdn.com/api/v1/rich-posts/664255f3-8699-44f4-8679-9a72c4d8cf50/schedule/",
"translatable_fields": [
"content"
],
"widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?rich_post_id=664255f3-8699-44f4-8679-9a72c4d8cf50"
}