GET
/
users
/
{userId}
/
spaces

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

userId
string
required
Maximum length: 191

Response

200 - application/json
createdAt
string
required
externalId
string | null
required
Maximum length: 191
id
string
required
Maximum length: 191
space
object
required
spaceId
string
required
Maximum length: 191
teamId
string
required
Maximum length: 191
updatedAt
string | null
required
userId
string
required
Maximum length: 191