v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get a Reaction Space

get/{id}

Response

200

idstring
urlstring
created_bystring
client_idstring
{"stackTrail":"paths:/{id}:get:responses:200:content:application/json:schema:properties:name","oasType":"schema","type":"unknown"}
target_group_idstring
reaction_space_channelstring
user_reactions_urlstring
user_reaction_detail_url_templatestring
user_reactions_count_urlstring
{"stackTrail":"paths:/{id}:get:responses:200:content:application/json:schema:properties:custom_data","oasType":"schema","type":"unknown"}

Example response

{
  "id": "f16b5c94-c780-4712-8547-6399263dde46",
  "url": "https://cf-blast.livelikecdn.com/api/v1/reaction-spaces/f16b5c94-c780-4712-8547-6399263dde46/",
  "created_by": "e0a92904-2c6c-400e-93ba-d379142f06cc",
  "client_id": "pnODbVXg0UI80s0l2aH5Y7FOuGbftoAdSNqpdvo6",
  "target_group_id": "1232@aV",
  "reaction_space_channel": "reaction_space.f16b5c94-c780-4712-8547-6399263dde46",
  "user_reactions_url": "https://cf-blast.livelikecdn.com/api/v1/user-reactions/",
  "user_reaction_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/user-reactions/{user_reaction_id}/",
  "user_reactions_count_url": "https://cf-blast.livelikecdn.com/api/v1/user-reactions-count/"
}