Skip to main content
GET
Get all currently playing tracks by users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

size
integer

The maximum number of stories to return.

Required range: x >= 1
feed
string<at-uri>

The feed URI to filter stories by.

following
boolean

If true, only return stories from users the viewer follows. Requires authentication.

Response

OK

stories
object[]