Schedules

List schedules configured for an agent (Assignment in the Duvo UI)

get

List all schedules configured for an agent. Returns the schedules you own on this agent.

Authorizations
AuthorizationstringRequired

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

Path parameters
agent_idstring · uuidRequired

The agent's unique identifier

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$
Responses
200

Default Response

application/json
get
/v1/agents/{agent_id}/schedules

Last updated