Expose space description via API
Anour Taylor
When creating/editing a space, there's the name and icon setting, but also an optional description field. We would like to add an internal client id to a space, I am aware of the feature request for custom fields for spaces/folders/lists and would like to see that too, but if this is quicker and easier, please could we just expose this over the api call for "get space(s)"?
Log In
Canny AI
Merged in a post:
API does not return Space description
V
Vinícius Jomori
Hi,
When calling the ClickUp API to list Spaces (GET /team/{team_id}/space), the response does not include the Space description.
Currently returned fields include id, name, private, statuses, etc., but no description.
We need the Space description available via API for reporting and automation purposes.
Can you confirm if there is an existing way to retrieve it? If not, please consider this a feature request to add the description field to the response.
Thanks!