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

The person API from Charthop — 8 operation(s) for person.

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

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

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

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

11 operations 8 paths 6 schemas 1 DELETE8 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 11

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

person 11
GET
/v2/org/{orgId}/person
Find persons in the organization
findPersons 16 params → 200202400401404
POST
/v2/org/{orgId}/person
Create a person
createPerson 4 params → 201400401404
GET
/v2/org/{orgId}/person/count
Count persons in an org
countPersons 7 params → 200401404
GET
/v2/org/{orgId}/person/count-invite-users
Count persons in the organization available to invite as users
countPersonsWithoutUser 3 params → 200400401404
GET
/v2/org/{orgId}/person/group-by
Find persons in the organization, grouped by an expression
findPersonsGrouped 10 params → 200202400401404
GET
/v2/org/{orgId}/person/query-invite-users
Find persons in the organization to invite as users
findPersonsWithoutUser 7 params → 200202400401404
GET
/v2/org/{orgId}/person/subcounts
Compute top-N + Other subcounts for one or more fields, for persons in the organization
getPersonSubcounts 9 params → 200202400401404
GET
/v2/org/{orgId}/person/total
Compute aggregated totals for persons matching a query
getPersonTotals 8 params → 200202400401404
GET
/v2/org/{orgId}/person/{personId}
Return a particular person by id
getPerson 6 params → 200400404
PATCH
/v2/org/{orgId}/person/{personId}
Update a person
updatePerson 5 params → 204400401404
DELETE
/v2/org/{orgId}/person/{personId}
Delete a person
deletePerson 2 params → 204400401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are OrgCount (5 properties), ResultsData (4 properties), FieldSubcount (3 properties), AccessAction (3 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
FieldSubcount
object
3 properties 2 required
OrgCount
object
5 properties 4 required
ResultsAccess
object
2 properties 1 required
SubcountsResponse
object
1 property 1 required
ResultsData
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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