Skip to main content
GET
List active Instagram stories

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Connected account ID

Query Parameters

limit
integer

Maximum number of results to return (1-100, default 20)

cursor
string

Pagination cursor returned by the previous response

Response

List of active stories

count
integer
data
object[]
next_cursor
string