Stream

Get stream rotation history

GET
https://api.tunio.ai/v1/stream/{stream_id}/history

Returns paginated rotation history for the provided stream

路径参数

名称类型说明
stream_idRequiredstringStream UUID

查询参数

名称类型说明
pagestringPage number
per_pagestringItems per page

响应

名称类型说明
itemsarray
Items contains the ordered list of recently played items.
[item]Requiredobject
-
paginationobject
Pagination describes the current page metadata.
pageinteger
Page is the current history page number.
per_pageinteger
PerPage is the size of the returned page.
totalinteger
Total is the total amount of history entries.
successboolean
Success indicates loading the history succeeded.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.