View the Spaces avialable in a Workspace. You can only get member info in private Spaces.
External Documentation
To learn more, visit the ClickUp documentation.
Parameter | Description |
---|---|
Team ID | The ID of the team (Workspace team type). |
Parameter | Description |
---|---|
Archived | Get archived spaces. |
{
"spaces": [
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"private": false,
"avatar": null,
"admin_can_manage": null,
"statuses": [
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 1,
"color": "<string>"
},
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 2,
"color": "<string>"
}
],
"multiple_assignees": true,
"features": {
"due_dates": {
"enabled": true,
"start_date": true,
"remap_due_dates": true,
"remap_closed_due_date": false
},
"sprints": {
"enabled": true
},
"time_tracking": {
"enabled": true,
"harvest": false,
"rollup": false,
"default_to_billable": 1
},
"points": {
"enabled": false
},
"custom_items": {
"enabled": false
},
"priorities": {
"enabled": true,
"priorities": [
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
},
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
}
]
},
"tags": {
"enabled": true
},
"time_estimates": {
"enabled": true,
"rollup": false,
"per_assignee": false
},
"check_unresolved": {
"enabled": true,
"subtasks": true,
"checklists": null,
"comments": null
},
"milestones": {
"enabled": true
},
"custom_fields": {
"enabled": true
},
"remap_dependencies": {
"enabled": true
},
"dependency_warning": {
"enabled": true
},
"status_pies": {
"enabled": false
},
"multiple_assignees": {
"enabled": true
},
"emails": {
"enabled": true
},
"scheduler_enabled": false
},
"archived": false
},
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"private": false,
"avatar": null,
"admin_can_manage": true,
"statuses": [
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 2,
"color": "<string>"
},
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 0,
"color": "<string>"
}
],
"multiple_assignees": true,
"features": {
"due_dates": {
"enabled": true,
"start_date": true,
"remap_due_dates": false,
"remap_closed_due_date": false
},
"sprints": {
"enabled": false
},
"time_tracking": {
"enabled": true,
"harvest": false,
"rollup": false,
"default_to_billable": 2
},
"points": {
"enabled": false
},
"custom_items": {
"enabled": false
},
"priorities": {
"enabled": true,
"priorities": [
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
},
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
}
]
},
"tags": {
"enabled": true
},
"check_unresolved": {
"enabled": true,
"subtasks": null,
"checklists": null,
"comments": null
},
"milestones": {
"enabled": false
},
"custom_fields": {
"enabled": true
},
"dependency_warning": {
"enabled": true
},
"status_pies": {
"enabled": false
},
"multiple_assignees": {
"enabled": true
},
"emails": {
"enabled": true
},
"scheduler_enabled": false
},
"archived": false
}
]
}
List Spaces with Clickup and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?
View the Spaces avialable in a Workspace. You can only get member info in private Spaces.
External Documentation
To learn more, visit the ClickUp documentation.
Parameter | Description |
---|---|
Team ID | The ID of the team (Workspace team type). |
Parameter | Description |
---|---|
Archived | Get archived spaces. |
{
"spaces": [
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"private": false,
"avatar": null,
"admin_can_manage": null,
"statuses": [
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 1,
"color": "<string>"
},
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 2,
"color": "<string>"
}
],
"multiple_assignees": true,
"features": {
"due_dates": {
"enabled": true,
"start_date": true,
"remap_due_dates": true,
"remap_closed_due_date": false
},
"sprints": {
"enabled": true
},
"time_tracking": {
"enabled": true,
"harvest": false,
"rollup": false,
"default_to_billable": 1
},
"points": {
"enabled": false
},
"custom_items": {
"enabled": false
},
"priorities": {
"enabled": true,
"priorities": [
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
},
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
}
]
},
"tags": {
"enabled": true
},
"time_estimates": {
"enabled": true,
"rollup": false,
"per_assignee": false
},
"check_unresolved": {
"enabled": true,
"subtasks": true,
"checklists": null,
"comments": null
},
"milestones": {
"enabled": true
},
"custom_fields": {
"enabled": true
},
"remap_dependencies": {
"enabled": true
},
"dependency_warning": {
"enabled": true
},
"status_pies": {
"enabled": false
},
"multiple_assignees": {
"enabled": true
},
"emails": {
"enabled": true
},
"scheduler_enabled": false
},
"archived": false
},
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"private": false,
"avatar": null,
"admin_can_manage": true,
"statuses": [
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 2,
"color": "<string>"
},
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"orderindex": 0,
"color": "<string>"
}
],
"multiple_assignees": true,
"features": {
"due_dates": {
"enabled": true,
"start_date": true,
"remap_due_dates": false,
"remap_closed_due_date": false
},
"sprints": {
"enabled": false
},
"time_tracking": {
"enabled": true,
"harvest": false,
"rollup": false,
"default_to_billable": 2
},
"points": {
"enabled": false
},
"custom_items": {
"enabled": false
},
"priorities": {
"enabled": true,
"priorities": [
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
},
{
"color": "<string>",
"id": "<string>",
"orderindex": "<string>",
"priority": "<string>"
}
]
},
"tags": {
"enabled": true
},
"check_unresolved": {
"enabled": true,
"subtasks": null,
"checklists": null,
"comments": null
},
"milestones": {
"enabled": false
},
"custom_fields": {
"enabled": true
},
"dependency_warning": {
"enabled": true
},
"status_pies": {
"enabled": false
},
"multiple_assignees": {
"enabled": true
},
"emails": {
"enabled": true
},
"scheduler_enabled": false
},
"archived": false
}
]
}
List Spaces with Clickup and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?