Changes to Get account by its address

GET /v2/{ledger}/accounts/{address}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 53 revisions of this API.54

  1. 2945092328b92
  2. 07091e08e7792
  3. c51f6899d1011
  4. 7ee573f0087f11
  5. d93e4ae21e381
  6. dcde15f756b51

What changed

    • added the new SCHEMA_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new SCHEMA_NOT_SPECIFIED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the optional property data/insertionDate to the response with the 200 status

      response-optional-property-added

    • added the optional property data/updatedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property data/firstUsage to the response with the 200 status

      response-optional-property-added

    • added the new OUTDATED_SCHEMA enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • removed the BUCKET_OUTDATED enum value from the errorCode response property for the response status default

      response-property-enum-value-removed

    • added the new BUCKET_OUTDATED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new LEDGER_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added