List scopes

get/api/policy/v1/enterprises/{enterpriseId}/scopes

Lists all scopes for a given policy rule.

Path Parameters

  • enterpriseIdstringRequired
    Your Enterprise Id.

200 Response

scopes array[object]
A list of scopes available on your Enterprise.
id string required
Unique id of the scope. A UUID.
Example: 306258df-dcab-489e-a9fe-ff28ce9fa312
name string required
Name of the scope.
Allowed value: wallet.segregated
Example: wallet.segregated
label string required
A label for the scope which can be shown to an end user.
Example: Wallet
description string required
A description for the scope which can be shown to an end user.
Example: A BitGo Wallet
conditionsrequired
Wallet-type condition for the all-wallets scope.

401 Response

code string
message string
status integer

403 Response

code string
message string
status integer

404 Response

code string
message string
status integer

500 Response

code string
message string
status integer