---
title: "Read current BIG-IP AS3 configuration"
method: GET
path: "/declare"
tags: ["Configuration"]
---

# Read current BIG-IP AS3 configuration

`GET /declare`

Retrieve a declaration (with all or just some Tenants) or an index of stored declarations.

## Query parameters

- `show` string
- `age` union
  - integer
  - string
- `filterClass` string

## Response `200`

Successful response

- Declaration

## Other responses

- `204` — No BIG-IP AS3 configured tenants exist on the target device
- `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)
