Skip to main content
GET
List podcast shows

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

name
string

Show name, case-insensitive exact match

monitoring_pool_only
boolean

Only shows eligible for paid transcription

limit
integer

Max rows, 1-200 (default 10)

offset
integer

Rows to skip (default 0)

Response

Shows

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean