Skip to main content
GET
https://ageneral.ai
/
v1
/
agents
/
{agent_id}
:openclaw-cron-jobs
List OpenClaw cron jobs for agent
curl --request GET \
  --url https://ageneral.ai/v1/agents/{agent_id}:openclaw-cron-jobs \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Session JWT from Ageneral sign-in. Send as Authorization: Bearer <token>.

Path Parameters

agent_id
string
required

Response

Success

Cron snapshot for the agent’s OpenClaw gateway (shape may evolve).