---
title: "Generate Report"
method: POST
path: "/api/v1/apps/{app_id}/report"
tags: ["App Reports"]
---

# Generate Report

`POST /api/v1/apps/{app_id}/report`

Generate a report for the given app.

## Path parameters

- `app_id` string, required — The appId field.

## Request body

- C1ApiAppV1AppActionsServiceGenerateReportRequestInput — Empty request body. Just placeholder for the generate app report request which uses URL values for input.

## Response `200`

Empty response body. Status code indicates success.

- C1ApiAppV1AppActionsServiceGenerateReportResponse — Empty response body. Status code indicates success.

## Changes

- **2025-04-10** `17f9f3bcedd5` — 2 info
  - api tag `App Reports` added
  - api tag `AppReportAction` removed

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/apps/:app_id/report/post.md)

---

[API](https://skmtc.dev/conductorone/apis/c1-api.md) · [All operations](https://skmtc.dev/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/f2cf3228f366/schema)
