---
title: "getAccountObjects"
method: POST
path: "/v1/accounts/{address}/objects"
tags: ["Accounts"]
---

# getAccountObjects

`POST /v1/accounts/{address}/objects`

Get a list of all objects owned by the queried account.

## Path parameters

- `address` string, required — Queried address digest (hash).

## Request body

- AccountObjectSearchParams
  - `objectTypes` string[], required — The types of queried objects.

## Response `200`

OK

---

[API](https://skmtc.net/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.net/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/versions/3e4cb73940b7/schema)
