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
Canny AI
Merged in a post:
Add markdown descriptions to Space, Folder, and List responses
Alex Fex
Unable to simply access the descriptions of the Spaces, Folders, and Lists when calling the API. Would be great to be able to access the markdown for those for automated reporting.
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.