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
prevIdstring
Return the next batch of results, based on the 'nextBatchPrevId' value from the previous batch.
enterpriseIdstring
Filter by enterprise.
walletIdstring
Filter by wallet.
pendingApprovalIdstring
Filter by pending approval id.
forCoinOnlyboolean
If true, then filter for pending approvals matching the coin.
userIdstring
Filter by user id.
statestring or string or string or string
Filter by state.
daysToLookBackstring<number>
Filter for pending approvals younger than "daysToLookBack" days.
Minimum: >= 0
sortstring
Sort pending approvals by field. For descending sort, prepend "-" to the field name.
Enum: _id-_id
200 Response
One of
nextBatchPrevIdstring
When a result set is truncated, this field returns the id of the last object in the previous batch. To get the next batch of results, pass this value via the 'prevId' query parameter.
pendingApprovalsarray[object]required
actionsarray[object]
List of actions taken
addressLabelsarray[object]
Address labels of recipients in this Pending Approval
approvalsRequirednumber
Minimum: >= 1
Example: 1
approvedDatestring<date-time>
The date when the approval was granted
approversarray[string]
List of approvers
associatedInquiriesarray[object]
Associated inquiries
bitgoOrgstring
The BitGo organization
coinstring
A cryptocurrency or token ticker symbol.
Example: btc
createDatestring<date-time>required
The creation date of the pending approval
creatorstringrequired
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
enterprisestring
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
freezeobject
The freeze state
idstringrequired
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
infoobjectrequired
Information about the pending approval
keyCurvestring
The key curve of the coin attached to this pending approval
Allowed values: secp256k1ed25519bls12_381
lastUpdatedstring<date-time>
The last date the approval was processing
organizationstring
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
organizationNamestring
The organization name
policyEvaluationIdstring
ID for the policy evaluation
resolutionOrderarray[object]
Order of resolution
resolversarray[object]
Resolvers for the pending approval
scopestringrequired
What kind of entity the Pending Approval is tied to