---
title: "POST /v1/applicationDetailService/getApkDetails"
method: POST
path: "/v1/applicationDetailService/getApkDetails"
tags: ["applicationDetailService"]
---

# POST /v1/applicationDetailService/getApkDetails

`POST /v1/applicationDetailService/getApkDetails`

Gets the details of an Android application APK.

## Query parameters

- `bundleLocation.gcsPath` string

## Request body

- FileReference — A reference to a file, used for user inputs.
  - `gcsPath` string — A path to a file in Google Cloud Storage. Example: gs://build-app-1414623860166/app%40debug-unaligned.apk These paths are expected to be url encoded (percent encoding)

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/testing.md) · [All operations](https://skmtc.dev/google/apis/testing/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/testing/revisions/bf330da53ac5/schema)
