Skip to main content
GET
List All Agent Schedules

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

agent_id
string<uuid>
required

The agent's unique identifier

Response

Default Response

schedules
object[]
required

Every schedule on this agent, across all team members. Each row carries user_id plus the user_name and user_email of the member who created it.

truncated
boolean
required

True when the agent has more schedules than one response can carry and some were omitted. The rows returned are the oldest by created_at.