Get a list of internal Users of BitGo Korea who are due for password update

get/api/v2/internal/users/dueForPasswordUpdate

Internal route to get user objects of BitGo Korea who are due for password update

Query Parameters

  • bitgoOrgstringRequired
    BitGo Org to filter users by
    Enum: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1 BitGo Inc
  • emailSendIntervalstring<number>Required
    The Interval in which we need to send the reminder email to the users.
    Example: 90 days -> 7776000000 (milliseconds)

200 Response

users array[object]
id string required
username string required
email string required
name string required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id