---
title: "Get the autonomous system info for a Tenant"
method: GET
path: "/service/{tenant_name}/bgp/autonomous_system"
tags: ["service - routing - BGP"]
---

# Get the autonomous system info for a Tenant

`GET /service/{tenant_name}/bgp/autonomous_system`

## Path parameters

- `tenant_name` unknown, required

## Response `200`

Successful Response

- BaseAutonomousSystem
  - `asn` integer, required
  - `keepalive` integer, required
  - `hold` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/zayo/apis/niro-api.md) · [All operations](https://skmtc.net/zayo/apis/niro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zayo/niro-api/versions/c52ac26e1766/schema)
