---
search:
  tags:
    - TTS queue
    - GET
seo:
  description: >-
    The TTS currently claimed as playing, if any. TTS audio has no known
    duration, so… Reference for the GET /tts/now endpoint in the TipPage
    Developer API API.
sidebar:
  badge: GET
  label: What's playing right now
title: What's playing right now
type: openapi-operation
---
The TTS currently claimed as playing, if any. TTS audio has no known duration, so there is no live position - `started_at` is when the claim was made, which is enough to spot a consumer that died mid-item. Requires `tts:read`.

<Operation source="api" id="getttsnow" />
