Return Folder/List descriptions in GET API calls
Jordan Chung
Currently, there is no way to return Folder or List descriptions via the API. Almost everything else about a Folder or List can be returned, so this feels like the one piece of missing information from the GET calls.
Log In
John
Hey Jordan Chung
The List description comes back in the API call under the "content" property. It is just plain text though, so you lose the markdown formatting. It would be good to have the rich text available.
Folders don't have descriptions.