v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get a Rich Post

get/rich-posts/{id}/

Path parameters

idstring required

The ID of the rich post to get

Response

200

idstring
pubnub_enabledboolean
urlstring
program_idstring
client_idstring
created_atstring
kindstring
published_atstring
scheduled_atstring
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:interactive_until","oasType":"schema","type":"unknown"}
contentstring
timeoutstring
subscribe_channelstring
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:program_date_time","oasType":"schema","type":"unknown"}
publish_delaystring
interaction_urlstring
impression_urlstring
impression_countinteger
unique_impression_countinteger
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_count","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_percent","oasType":"schema","type":"unknown"}
statusstring
schedule_urlstring
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:rewards_url","oasType":"schema","type":"unknown"}
translationsobject
translatable_fieldsstring[]
{"stackTrail":"paths:/rich-posts/{id}/:get:responses:200:content:application/json:schema:properties:custom_data","oasType":"schema","type":"unknown"}
widget_interactions_url_templatestring

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"
}