Skip to content

GetAccounts

Allows you to retrieve the full chart of accounts.

Authentication values used to connect to the Xero server.

Unique identifier of the account to filter by.

Only return items that were created or modified after this UTC date value.

Restrict the returned items using the specified criteria. See Where filter.

Return items in a specific order. See Order by filter.

Return Options: Select how the data is to be returned. Possible values are:

  • Only the first item.
  • The first item or an empty item.
  • All the items one by one.
  • All of the items at once.

A list of accounts or a single account depending on the selected Return option (see above).

Xero Developer: Accounts (GET)