Skip to main content
GET
List spaces

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Query Parameters

role
string

Filter by role (e.g. admin to list all workspace spaces)

kind
enum<string>[]

Filter by one or more space kinds. Repeat the parameter to include several kinds.

Available options:
global,
system,
conversations,
regular,
project

Response

Success

spaces
object[]

A space in the workspace.