---
title: "Read"
method: GET
path: "/crm/v3/objects/bucket_test111s/{bucketTest111Id}"
tags: ["Basic"]
---

# Read

`GET /crm/v3/objects/bucket_test111s/{bucketTest111Id}`

Read an Object identified by `{bucketTest111Id}`. `{bucketTest111Id}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param.  Control what is returned via the `properties` query param.

## Path parameters

- `bucketTest111Id` string, required

## Query parameters

- `properties` string[]
- `propertiesWithHistory` string[]
- `associations` string[]
- `archived` boolean
- `idProperty` string

## Response `200`

successful operation

- SimplePublicObjectWithAssociations
  - `associations` object
  - `createdAt` string, date-time, required
  - `archived` boolean
  - `archivedAt` string, date-time
  - `propertiesWithHistory` object
  - `id` string, required
  - `properties` object, required
  - `updatedAt` string, date-time, required

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-bucket-test111.md) · [All operations](https://skmtc.net/hubspot/apis/crm-bucket-test111/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-bucket-test111/revisions/753e27fbbe95/schema)
