How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

H2O.ai Scheduled Tasks API

The Scheduled Tasks API from H2O.ai — 13 operation(s) for scheduled tasks.

H2O.ai Scheduled Tasks API is one of 26 APIs that H2O.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scheduled Tasks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and a changelog.

This API exposes 16 operations across 13 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version v1.0.0.

Requests are made against a single base URL, https://h2ogpte.genai.h2o.ai/api/v1.

16 operations 13 paths 16 schemas 1 DELETE9 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0.0
Base URL
https://h2ogpte.genai.h2o.ai/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

H2O.ai Scheduled Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Using an API key generated by H2OGPTe

Paths & Operations 16

Across 13 paths, the API surfaces 16 operations — 1 DELETE, 9 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Scheduled Tasks 16
POST
/scheduled_tasks
Create a scheduled task.
create_scheduled_task body → 201401default
GET
/scheduled_tasks
List scheduled tasks for the current user.
list_scheduled_tasks 6 params → 200401default
GET
/scheduled_tasks/summary
Aggregate stats for the current user's scheduled tasks.
get_scheduled_task_summary → 200401default
GET
/scheduled_tasks/executions
List all executions across the current user's tasks.
list_all_user_scheduled_task_executions 3 params → 200401default
POST
/scheduled_tasks/batch_delete
Delete multiple scheduled tasks.
delete_scheduled_tasks body → 200401default
GET
/scheduled_tasks/{task_id}
Get a scheduled task by id.
get_scheduled_task 1 param → 200401404default
PUT
/scheduled_tasks/{task_id}
Update a scheduled task (partial).
update_scheduled_task 1 param body → 200401404default
DELETE
/scheduled_tasks/{task_id}
Delete a scheduled task.
delete_scheduled_task 1 param → 200401404default
POST
/scheduled_tasks/{task_id}/trigger
Manually trigger a scheduled task.
trigger_scheduled_task 1 param → 200401404default
GET
/scheduled_tasks/{task_id}/executions
List executions for a scheduled task.
list_scheduled_task_executions 3 params → 200401404default
GET
/admin/scheduled_tasks
List all scheduled tasks (admin only).
list_scheduled_tasks_by_admin 5 params → 200401403default
GET
/admin/scheduled_tasks/summary
System-wide scheduled task summary (admin only).
get_scheduled_task_summary_by_admin → 200401403default
GET
/admin/scheduled_tasks/execution_stats
Execution stats over an interval (admin only).
get_scheduled_task_execution_stats 1 param → 200401403default
GET
/admin/scheduled_tasks/executions
List executions across all users (admin only).
list_scheduled_task_executions_by_admin 3 params → 200401403default
POST
/admin/scheduled_tasks/batch_delete
Delete multiple scheduled tasks for any user (admin only).
delete_scheduled_tasks_by_admin body → 200401403default
PUT
/admin/scheduled_tasks/{task_id}
Update any scheduled task — status and metadata only (admin only).
update_scheduled_task_by_admin 1 param body → 200401403404default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ScheduledTask (20 properties), ScheduledTaskAdminSummary (15 properties), ScheduledTaskExecution (13 properties), ScheduledTaskSummary (12 properties). Each schema is shown below with its type and property counts.

ScheduledTaskTriggerResponse
object
3 properties
ScheduledTaskAdminUpdateRequest
object
Admin partial update — status and metadata only. maxexecutions and expiresat are intentionally NOT settable here (the admin SQL does not honor the clear-sentin…
8 properties
ScheduledTaskSummary
object
12 properties
EndpointError
object
2 properties 2 required
ScheduledTaskBatchDeleteResponse
object
2 properties
ScheduledTaskList
object
2 properties
ScheduledTaskExecutionList
object
2 properties
ScheduledTaskUpdateRequest
object
Partial update. Omit a field to leave it unchanged. To CLEAR a nullable field, use the sentinel: maxexecutions = -1 clears it; expiresat = 1970-01-01T00:00:00Z…
11 properties
ScheduledTaskAdminSummary
object
15 properties
ScheduledTaskBatchDeleteRequest
object
1 property 1 required
ScheduledTaskUpdateStatusResponse
object
1 property
ScheduledTaskExecution
object
13 properties
ScheduledTaskDeleteResponse
object
1 property
ScheduledTaskCreateRequest
object
9 properties 5 required
ScheduledTaskExecutionStats
object
3 properties
ScheduledTask
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

h2o-ai-scheduled-tasks-api-openapi.yml Raw ↑

Other APIs H2O.ai publishes across the network.

h2oGPTe MCP Server
H2O.ai Admin Sessions API
H2O.ai Agents API
H2O.ai AI Assistants API
H2O.ai API Keys API
H2O.ai Chat API
H2O.ai Collections API
H2O.ai Configurations API
H2O.ai Document Ingestion API
H2O.ai Documents API
H2O.ai Extractors API
H2O.ai Forums API
Where this information came from

This is an independent, third-party profile of H2O.ai Scheduled Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.