---
title: "GET /internal/request/app/{appId}"
method: GET
path: "/internal/request/app/{appId}"
tags: ["InternalApp"]
---

# GET /internal/request/app/{appId}

`GET /internal/request/app/{appId}`

Recent api calls for App

## Path parameters

- `appId` string, required

## Response `200`

- InternalRecentAppApiCallsResponse
  - `result` InternalRecentApiCalls[], nullable
    - `method` string, required
    - `path` string, required
    - `status` integer, required

## Other responses

- `401`
- `404`
- `500`

---

[API](https://skmtc.net/revertinc/apis/revert-api.md) · [All operations](https://skmtc.net/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revertinc/revert-api/versions/698ea54a2330/schema)
