Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop task-config API

The task-config API from Charthop — 2 operation(s) for task-config.

Charthop task-config API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include task-config. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

4 operations 2 paths 8 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 4

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

task-config 4
GET
/v1/org/{orgId}/task-config
Get all task configs for an org
findTaskConfigs 6 params → 200400401404
POST
/v1/org/{orgId}/task-config
Create a new task config
createTaskConfig 2 params → 201400401404
GET
/v1/org/{orgId}/task-config/{id}
Get a specific task config
getTaskConfig 2 params → 200400401404
PATCH
/v1/org/{orgId}/task-config/{id}
Update an existing task config
updateTaskConfig 3 params → 204400401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TaskConfig (24 properties), CreateTaskConfig (11 properties), UpdateTaskConfig (8 properties), Attribution (6 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
CreateTaskConfig
object
11 properties 3 required
ResultsTaskConfig
object
3 properties 1 required
UpdateTaskConfig
object
8 properties
TaskConfig
object
24 properties 6 required
Attribution
object
6 properties
DueDate
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-task-config-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API