App Logo
instagram.com

Get Instagram user stories

Fetch a user's currently-active story items by their numeric user_id (from get_profile). Returns username and items (id, taken_at, expiring_at, media_type 1=photo/2=video, image_url, video_url). Empty items = no active story (they expire after 24h) or the account's stories aren't visible to you.

Input

user_id required

Numeric user id (get_profile returns it as user_id).

Output

items required
user_id required
username optional

Start building not clicking