> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Account Numbers

> This endpoint should return a list of account numbers.

This endpoint should return a list of account number objects.

## Response Fields

<ParamField body="account_number" type="string">
  The full, unmasked banking account number associated with a particular account.
</ParamField>

<ParamField body="routing_number" type="string" required />
