Skip to main content
GET
Get a chart image

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

orgId
string
required

Organization ID

id
string
required

Chart ID

Query Parameters

chartVersionId
string

Chart version to render. Defaults to the latest version of the chart.

Response

PNG chart image

The response is of type string.