Spot

Get TunioSpot device reports

GET
https://api.tunio.ai/v1/spot-reports

Get a paginated list of failover/restore reports submitted by the TunioSpot devices paired with a link, newest first. The link is addressed by its pin and must belong to the authenticated account. Each item carries the player's diagnostic payload expanded under `extra` with snake_case keys, for example `extra.ping_ms` and `extra.audio_state`.

Query parameters

NameTypeDescription
pinRequiredstringSpot link pin
directionstringFilter by direction, e.g. failover or restore
user_agentstringFilter by exact User-Agent
device_uuidstringFilter by device UUID
pagestringPage number
per_pagestringItems per page

Responses

NameTypeDescription
itemsarray
-
[item]Requiredobject
-
paginationobject
-
pageinteger
Page is the current page index starting from 1.
per_pageinteger
PerPage is the requested page size.
totalinteger
Total is overall number of matching records.
successboolean
-
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.