Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
the seen state option used for filter the seen/unseen story targets
Available options:
all
, seen
, unseen
the amount of story targets per query
Required range:
1 <= x <= 100
Maximum length:
900