Skip to main content
GET
List Board Shares

Authorizations

Authorization
string
header
required

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

Path Parameters

board_id
string
required

Response

Successful Response

board_id
string
required
created_at
string<date-time>
required
id
string
required
permission
string
required
realm_id
string
required
shared_by
string
required
user_id
string
required
Last modified on May 17, 2026