get_v2_user_stories_by_username
Retrieve Instagram user stories by username. Supports safe integer conversion and force skip privacy check. For faster response, use by/id endpoint.
Instructions
[GET /v2/user/stories/by/username] If speed is crucial, it's more efficient to use the by/id endpoint for quicker responses.
⚠️ Billing: 3 requests per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| force | No | Skip account privacy check | |
| safe_int | No | Convert all big integers to strings |