Skip to main content
Story retrieval APIs return live objects or live collections. Use a single-story API when you already have a storyId, active-story APIs for a target’s current stories, and multi-target APIs when building a story tray across communities.

Parameters

Single Story

Observe a single story when your UI already has a storyId and needs live story state.

Active Stories for a Target

Active-story APIs retrieve non-expired stories for one target. They are the usual choice for rendering a viewer after the user opens a story ring.

Stories Across Targets

Use the multi-target APIs when you need stories from multiple targets in one live collection.

Notes

  • Active-story APIs include local optimistic stories where the platform SDK supports optimistic creation.
  • Multi-target APIs return synced stories across the requested targets.
  • Use story target APIs when you only need ring state such as hasUnseen.

Get Story Targets

Retrieve target-level story availability and unseen state.

Story Impressions

Track views and reached users for stories.