Skip to main content
GET
/
v2
/
proxy
/
account-abstraction
/
status
Get the status of the account abstraction microservice
curl --request GET \
  --url http://localhost/api/v2/proxy/account-abstraction/status
{
  "finished_past_indexing": true
}

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Status

Status struct.

finished_past_indexing
boolean
required
{key}
object