---
title: "Get the status of the account abstraction microservice"
method: GET
path: "/{chain_id}/api/v2/proxy/account-abstraction/status"
tags: ["account-abstraction"]
---

# Get the status of the account abstraction microservice

`GET /{chain_id}/api/v2/proxy/account-abstraction/status`

Retrieves the status of the account abstraction microservice.

## Path parameters

- `chain_id` string, required

## Response `200`

Status

- AccountAbstractionStatus — Status struct.
  - `finished_past_indexing` boolean, required

## Other responses

- `501` — Not Implemented

---

[API](https://skmtc.net/blockscout/apis/blockscout-pro-api.md) · [All operations](https://skmtc.net/blockscout/apis/blockscout-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockscout/blockscout-pro-api/versions/59ac5466233b/schema)
