Skip to main content

Read history

What the station played, newest first, one page at a time

GET /history

note

SDK method: readHistory Security: authenticated (policy: platform.view)

Attributes

Attributes (2)
AttributeTypeRequiredDescription
beforestringNoWhere the previous page ended. Opaque, and a keyset rather than an offset because rows arrive at the head continuously: an offset would re-show a row on every page as the station kept playing under it. Pass back whatever nextBefore said and nothing else
limitnumberNo

Response

200 OK — Returns a HistoryPage object.