Link Permissions

Get the caller's Link permissions

Returns the calling user's effective Link permissions for the enterprise: the enterprise-wide bitgo.link.admin flag plus effective account-level admin / transfer / view scopes. Reveals only the caller's own permissions.

get/api/link/v1/enterprises/{enterpriseId}/permissions

Path parameters

enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f

Your enterprise id.

Headers

user-idstring required

User id of the user making the request.

Response

OK

bitgoLinkAdminboolean required

Enterprise-wide bitgo.link.admin grant. Drives non-account-scoped actions (e.g. "+ Link Account").

Changes

No recorded changes to this endpoint across all 16 revisions of this API.