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

The export API from Charthop — 13 operation(s) for export.

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

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

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

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

13 operations 13 paths 3 schemas 13 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 13

Across 13 paths, the API surfaces 13 operations — 13 POST. Each is listed below with its method, path, parameters, and response codes.

export 13
POST
/v1/org/{orgId}/export/csv/change
Export a changelog to CSV format
exportCsvChanges 2 params → 200400401403
POST
/v1/org/{orgId}/export/csv/compensation-history
Export compensation history (one row per comp change, enriched with title/manager/department) to CSV format
exportCsvCompensationHistory 2 params → 200400401403
POST
/v1/org/{orgId}/export/csv/fields
Export a CSV of custom fields
exportCsvFields 2 params → 200400401403
POST
/v1/org/{orgId}/export/csv/scenario/{scenarioId}
Export a CSV changelog of a scenario
exportCsvScenario 3 params → 200400401403
POST
/v1/org/{orgId}/export/csv/scenario/{scenarioId}/comments
Export a csv log of a scenario comments
exportCsvScenarioComments 3 params → 200400401403
POST
/v1/org/{orgId}/export/csv/scenarios
Export the org's scenario list to CSV format
exportCsvScenarios 2 params → 200400401403
POST
/v1/org/{orgId}/export/csv/snapshot
Export a snapshot of a current roster to CSV format
exportCsvSnapshot 2 params → 200400401403
POST
/v1/org/{orgId}/export/csv/task/{reviewId}
Export tasks for a review to CSV format
exportToCsvTasks 3 params → 200400401403
POST
/v1/org/{orgId}/export/csv/users
Export users for a review to CSV format
exportToCsvUsers 2 params → 200400401403
POST
/v1/org/{orgId}/export/jsonl/snapshot
Export a snapshot of a current roster to JSONL format
exportJsonlSnapshot 2 params → 200400401403
POST
/v1/org/{orgId}/export/pdf/review/{assessmentId}
Export reviews in PDF format
exportPdfReviews 3 params → 200400401403
POST
/v1/org/{orgId}/export/powerpoint/org
Export org chart to Powerpoint
exportOrgToPowerpoint 3 params → 200400401403
POST
/v1/org/{orgId}/export/powerpoint/report/{reportId}
Export report to Powerpoint
exportReportToPowerpoint 3 params → 200400401403

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Process (29 properties), Attribution (6 properties), LogData (4 properties). Each schema is shown below with its type and property counts.

Process
object
29 properties 9 required
Attribution
object
6 properties
LogData
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-export-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