> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CommandInspectionServiceGrpc.AsyncService

> Status: experimental interface, will change before it is deemed production ready The inspection service provides methods for the ledger administrator to look under the hood of a running system. In V2 Ledger API this service is not available.

## CommandInspectionServiceGrpc.AsyncService

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.AsyncService.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public static interface CommandInspectionServiceGrpc.AsyncService
```

**Members**

| Docs                                                                                                                                                                                                                                                                              | Member                                                                                                                                                      | Introduced | Deprecated | Removed |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.AsyncService.html#getCommandStatus%28com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest,io.grpc.stub.StreamObserver%29) | `getCommandStatus(CommandInspectionServiceOuterClass.GetCommandStatusRequest, StreamObserver<CommandInspectionServiceOuterClass.GetCommandStatusResponse>)` | `3.5.6`    | -          | -       |
