---
title: "List"
method: GET
path: "/crm/v3/objects/bucket_test111s"
tags: ["Basic"]
---

# List

`GET /crm/v3/objects/bucket_test111s`

Read a page of bucket_test111s. Control what is returned via the `properties` query param.

## Query parameters

- `limit` integer
- `after` string
- `properties` string[]
- `propertiesWithHistory` string[]
- `associations` string[]
- `archived` boolean

## Response `200`

successful operation

- CollectionResponseSimplePublicObjectWithAssociationsForwardPaging
  - `paging` ForwardPaging
    - `next` NextPage
      - `link` string
      - `after` string, required
  - `results` SimplePublicObjectWithAssociations[], required
    - `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)
