---
title: "List available apps"
method: GET
path: "/api/v1/iga/apps"
tags: ["accessManagement"]
---

# List available apps

`GET /api/v1/iga/apps`

List identity resource apps for grant discovery. Call this first to find
app IDs, then use the entitlements endpoint to find what can be granted.

## Query parameters

- `search_key` string
- `page` integer
- `per_page` integer

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- AccessManagementGetapiV1IgaAppsResponse200 — Empty response body

---

[API](https://skmtc.net/atomicwork/apis/atomicwork-public-api.md) · [All operations](https://skmtc.net/atomicwork/apis/atomicwork-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atomicwork/atomicwork-public-api/revisions/2e7047b35062/schema)
