Skip to main content
GET
List a member's peer-visible spaces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

hub_id
string
required
contact_id
string
required

Query Parameters

cursor
string | null
page_size
integer
default:20
Required range: 1 <= x <= 100

Response

Successful Response

data
JsonApiResource[PeerSpaceAttributes] · object[]
required
included
any[] | null
meta
PeerSpaceListMeta · object | null

Top-level meta for the peer spaces-access list (keyset cursor).