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 action API

The action API from Charthop — 4 operation(s) for action.

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

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

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

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

7 operations 4 paths 20 schemas 1 DELETE2 GET1 PATCH3 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 7

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

action 7
GET
/v1/org/{orgId}/action
Return all actions in the organization paginated
findActions 8 params → 200400401404
POST
/v1/org/{orgId}/action
Create an action
createAction 2 params → 201400401403404
POST
/v1/org/{orgId}/action/bulk-delete
Delete a set of actions
bulkDelete 2 params → 200400403404
GET
/v1/org/{orgId}/action/{actionId}
Return a particular action by id
getAction 2 params → 200400404
PATCH
/v1/org/{orgId}/action/{actionId}
Update an existing action
updateAction 3 params → 204400401403404
DELETE
/v1/org/{orgId}/action/{actionId}
Delete an action
deleteAction 2 params → 204400401403404
POST
/v1/org/{orgId}/action/{actionId}/run
Run an action - for testing
runAction 3 params → 204400401403404

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Process (29 properties), Action (25 properties), PartialAction (25 properties), PartialTaskConfig (24 properties). Each schema is shown below with its type and property counts.

ActionStep
object
20 properties 1 required
LogData
object
4 properties 3 required
PolicyRuleTarget
object
4 properties
BulkDeleteRequest
object
1 property 1 required
AccessAction
object
3 properties 1 required
Process
object
29 properties 9 required
Attribution
object
6 properties
DueDate
object
3 properties 3 required
PatchActionBody
object
2 properties 1 required
ResultsAccess
object
2 properties 1 required
Action
object
25 properties 6 required
CreateActionBody
object
2 properties 1 required
MessageChannelConfig
object
2 properties 2 required
UpdateAction
object
10 properties
CreateAction
object
11 properties 2 required
ActionRunRequest
object
4 properties
PartialAction
object
25 properties
PartialTaskConfig
object
24 properties
ResultsAction
object
3 properties 1 required
PolicyRule
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-action-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access 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
Charthop band API