Skip to main content
GET
Check Workspace Share Access

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Query Parameters

workspace_id
string<uuid>
required
path
string
required
Minimum string length: 1
share
string | null

Response

Successful Response

allowed
boolean
required
access_mode
enum<string>
required
Available options:
link,
restricted
reason
string | null