---
title: "Read account numbers by account_guid"
method: GET
path: "/accounts/{account_guid}/account_number"
tags: ["verification"]
---

# Read account numbers by account_guid

`GET /accounts/{account_guid}/account_number`

Use this endpoint to check whether account number data is available for a specific account. This includes the transit number and institution number for Canadian institutions.    For compatibility purposes, a Canadian transit number may sometimes appear in the `routing_number` field. However, all new integrations should rely on the `transit_number` field for this information.

## Path parameters

- `account_guid` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
