ledger.v2

Count the accounts from a ledger

head/v2/{ledger}/accounts

Path parameters

ledgerstring required
Example:ledger001

Name of the ledger.

Query parameters

pitstring date-time

Request body

object required

Response

OK

Changes

Changed in 7 of the 52 revisions of this API.162

    • 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

    • request body became required

      request-body-became-required

    • 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

    • deleted the query request parameter query

      request-parameter-removed

    • added the new optional query request parameter query

      new-optional-request-parameter

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

      response-property-enum-value-added