List themes
list_themesList all themes available to the account (own + shared)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | One row per theme — id, name, its complete tokens map, the cover_page and thank_you_page config, and whether it is the account default. | |
| meta | No | Pagination for the list — page, limit and the total row count. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |