Skip to main content

tools.ozone.hosting.getAccountHistory

#main

Get account history, e.g. log of updated email addresses or other identity information.

Parameters

PropertyTypeKnown ValuesRequiredDescription
didstring (did)--
eventsarrayaccountCreated
emailUpdated
emailConfirmed
passwordUpdated
handleUpdated
-
cursorstring--
limitinteger--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
eventsarray of #event--

#event

PropertyTypeKnown ValuesRequiredDescription
detailsunion of
#accountCreated
#emailUpdated
#emailConfirmed
#passwordUpdated
#handleUpdated
--
createdBystring--
createdAtstring (datetime)--

#accountCreated

PropertyTypeKnown ValuesRequiredDescription
emailstring--
handlestring (handle)--

#emailUpdated

PropertyTypeKnown ValuesRequiredDescription
emailstring--

#emailConfirmed

PropertyTypeKnown ValuesRequiredDescription
emailstring--

#passwordUpdated

#handleUpdated

PropertyTypeKnown ValuesRequiredDescription
handlestring (handle)--