---
title: "/mgmt/shared/appsvcs/info"
method: GET
path: "/info"
tags: ["Information"]
---

# /mgmt/shared/appsvcs/info

`GET /info`

This returns version and release information for the instance of BIG-IP AS3 you are using.
It also shows current and minimum required versions of the BIG-IP AS3 schema.

## Response `200`

Successful response

- object
  - `version` string — The version of BIG-IP AS3
  - `release` string — The build number of the current version
  - `schemaCurrent` string — The maximum schema version supported
  - `schemaMinimum` string — The minimum schema version supported

## Other responses

- `500` — Something went wrong internally, and a bug report should be filed&#58; https://github.com/F5Networks/f5-appsvcs-extension/issues/new/choose

---

[API](https://skmtc.net/f5networks/apis/f5-big-ip-as3.md) · [All operations](https://skmtc.net/f5networks/apis/f5-big-ip-as3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/f5networks/f5-big-ip-as3/versions/e7dc931778cf/schema)
