User Story
Fetch the story off a user
Gets the story a user has posted
Query Parameters
Name
Type
Description
{
code: 200,
msg: 'success',
stories: [
{
anchors: null,
aweme_id: '',
aweme_type: ,
branded_content_accounts: null,
cha_list: null,
challenge_position: null,
commerce_config_data: null,
content_desc_extra: null,
cover_labels: null,
geofencing: null,
geofencing_regions: null,
green_screen_materials: null,
hybrid_label: null,
image_infos: null,
interaction_stickers: null,
label_top_text: null,
long_video: null,
mask_infos: null,
nickname_position: null,
origin_comment_ids: null,
position: null,
products_info: null,
question_list: null,
search_highlight: null,
text_extra: null,
uniqid_position: null,
user_story: [Object],
video_labels: null,
video_text: null
}
]
}Last updated
