List Chart Themes

Get all chart themes saved to the user’s organization.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns a list of objects.
ridstring

Unique resource identifier for the theme.

namestring

The name of the theme as defined by the user.

createdBystring

The rid of the user who first created the theme.

createdAtdatetime

The time the theme was created.

contentobject

Specifies the chart theme styling (e.g. font, legends, axes)

updatedBystringOptional

The rid of the user who last updated the theme.

updatedAtdatetimeOptional

The rid of the user who last updated the theme.