---
title: "AppOptions returns the autocli options for all of the modules in an app."
method: POST
path: "/cosmos.autocli.v1.Query/AppOptions"
tags: ["Query"]
---

# AppOptions returns the autocli options for all of the modules in an app.

`POST /cosmos.autocli.v1.Query/AppOptions`

## Request body

- CosmosAutocliV1AppOptionsRequest — AppOptionsRequest is the RemoteInfoService/AppOptions request type.

## Response `200`

A successful response.

- CosmosAutocliV1AppOptionsResponse — AppOptionsResponse is the RemoteInfoService/AppOptions response type.
  - `module_options` object — module_options is a map of module name to autocli module options.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeQuery_AppOptions` removed and replaced with `EvidenceQuery_AppOptions`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitQuery_AppOptions` removed and replaced with `UpgradeQuery_AppOptions`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthQuery_AppOptions` removed and replaced with `CircuitQuery_AppOptions`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantQuery_AppOptions` removed and replaced with `AuthQuery_AppOptions`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitQuery_AppOptions` removed and replaced with `FeegrantQuery_AppOptions`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.autocli.v1.Query/AppOptions/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
