---
search:
  tags:
    - TTS queue
    - GET
seo:
  description: >-
    The queued TTS entries waiting to be played, oldest first, plus the
    playback… Reference for the GET /tts/queue endpoint in the TipPage Developer
    API API.
sidebar:
  badge: GET
  label: Pending TTS queue
title: Pending TTS queue
type: openapi-operation
---
The queued TTS entries waiting to be played, oldest first, plus the playback state. `tts_url` is `null` until the pre-rendered audio is ready (subscribe to `tip.tts_ready` or re-poll). Requires `tts:read`.

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