---
title: "List app accesses"
method: GET
path: "/2/accounts/{account}/users/{user}/app_accesses"
tags: ["User Management > Accounts"]
---

# List app accesses

`GET /2/accounts/{account}/users/{user}/app_accesses`

This endpoint allows you to retrieve all user's application access in a single Account specified by the requested unique identifier.

## Path parameters

- `account` integer, required
- `user` integer, required

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
