Skip to main content
GET
List Deployments
For AI agents, use https://docs.tavus.io/openapi.yaml for the full HTTP API contract.

Authorizations

x-api-key
string
header
required

Query Parameters

pal_id
string

Filter to deployments for a single PAL.

Case-insensitive search on deployment name.

status
string

Comma-separated statuses: draft, active, inactive.

channel
string

Comma-separated channels: widget, embed, landing-page.

limit
integer
default:20
page
integer
default:0
sort
enum<string>
default:desc
Available options:
asc,
desc

Response

Paginated deployment list

deployments
object[]
total
integer
page
integer
limit
integer