APPS_V2

List Charts Endpoint

List charts whose dataset is visible on the requesting tenant's platform.

get/api/v2/charts

Headers

x-tenantstring required
x-user-group-idstring nullable
x-timezonestring nullable

Response

Successful Response

namestring required
labelstring required
datasetstring required
chart_typestring required
xstring required
seriesstring[] required
stackedboolean required
series_colorsobject required
series_fromstring nullable
show_changeboolean

Changes

Changed in 2 of the 28 revisions of this API.22

  • 6aa0788aa5dc21See the full diff
    • response property items/reference/anyOf[subschema #1: ReferenceLineDescriptor]/of list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/reference/anyOf[subschema #1: ReferenceLineDescriptor]/percentile list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property items/reference/anyOf[subschema #1: ReferenceLineDescriptor]/value to the response with the 200 status

      response-optional-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added