---
title: "GET /{stack}/adminconfig/v2/apps/victoria"
method: GET
path: "/{stack}/adminconfig/v2/apps/victoria"
tags: ["AppsVictoria"]
---

# GET /{stack}/adminconfig/v2/apps/victoria

`GET /{stack}/adminconfig/v2/apps/victoria`

list apps available on the stacks

## Path parameters

- `stack` string, required

## Query parameters

- `count` integer
- `offset` integer
- `splunkbase` boolean

## Response `200`

successfully retrieved apps

- object
  - `apps` App[]
    - `appID` string
    - `label` string
    - `name` string, required
    - `package` string
    - `splunkbaseID` string
    - `stateChangeRequiresRestart` boolean
    - `status` string, required
    - `version` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
