Filter for pending approvals younger than "daysToLookBack" days.
Minimum: >= 0
createdAtGtestring<ISO 8601 date string (YYYY-MM-DDTHH:mm:ss.sssZ)>
Filter for pending approvals createdAt >= this date. Cannot be used together with daysToLookBack.
Example: 2026-01-06T10:17:19.084Z
createdAtLtstring<ISO 8601 date string (YYYY-MM-DDTHH:mm:ss.sssZ)>
Filter for pending approvals createdAt < this date. Cannot be used together with daysToLookBack.
Example: 2026-01-06T10:17:19.084Z
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