get https://api.mixmax.com/v1/codesnippets
Lists Formatted Code enhancements you've created
Parameter | Type | Description |
---|---|---|
_id | String | Unique ID |
html | String | The HTML code that will be rendered when creating formatted enhancement. |
title | String | The title of the enhancement. |
background | String | Background color of the enhancement's display editor. |
code | String | Raw string of the code entered when creating the enhancement. |
theme | String | The theme of the editor. |
language | String | The programming language used in the enhancement. For syntax highlighting. |
createdAt | Date | Created date. |
userId | String | Your user id |