List Chart Themes
Get all chart themes saved to the user’s organization.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
rid
Unique resource identifier for the theme.
name
The name of the theme as defined by the user.
createdBy
The rid of the user who first created the theme.
createdAt
The time the theme was created.
content
Specifies the chart theme styling (e.g. font, legends, axes)
updatedBy
The rid of the user who last updated the theme.
updatedAt
The rid of the user who last updated the theme.