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!