Skip to main content

Read script history

What the station has written lately, newest first, one page at a time

GET /scripts

note

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

Attributes

Attributes (7)
AttributeTypeRequiredDescription
beforestringNoWhere the previous page ended. Opaque, and a keyset rather than an offset because rows arrive at the head continuously. Pass back whatever nextBefore said and nothing else
kindstringNo
limitnumberNo
outcomeScriptOutcomeNo
personaKeystringNoEverything ONE character has said. Absent is every character and none
segmentIdstringNoEvery attempt made for ONE break, which is how a console reaches the words behind an item of the running order. Absent is the whole history
writerstringNo

Response

200 OK — Returns a ScriptHistoryPage object.