Return Policies that apply to the given Enterprise
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
limitintegerDefault: 25
Maximum number of results to return. If the result set is truncated, use the `nextBatchPrevId` value to get the next batch.
Minimum: >= 1
Maximum: <= 500
policyIdstring
Return the Policy with the given id
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
rules.coinarray[string]
Return Policies with rules that apply to the given coin. When
specified multiple times, return policies that apply to all of
the given coins.
Example: btc
userIdstring
Return Policies that apply to the given User
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
walletIdstring
Return Policies that apply to the given Wallet
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
prevIdstring
Return the next batch of results, based on the `nextBatchPrevId` value from the previous batch.
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
200 Response
Array of
idstringrequired
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
datestring<date-time>
labelstring
latestbooleanrequired
rulesarray[object]required
idstringrequired
lockDatestring<date-time>required
The time at which this rule becomes immutable
mutabilityConstraintstring
Specifies whether a BitGo admin can change `lockDate`
* `managed` - Not locked, but requires approval from a BitGo admin to change
* `permanent` - `lockDate` cannot be changed