WorkerInternal

List active ETL jobs with cron configuration

GET
/internal/worker/etl/jobs/active-schedules

Authorization

WorkerApiKey
AuthorizationBearer <token>

Shared WORKER_API_KEY secret for worker internal routes

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/internal/worker/etl/jobs/active-schedules"
[  {}]
{  "message": "string"}