---
title: "Changes to GET /v1/projects/{project}/locations/{location}/artifacts"
method: GET
path: "/v1/projects/{project}/locations/{location}/artifacts"
---

# Changes to GET /v1/projects/{project}/locations/{location}/artifacts

`GET /v1/projects/{project}/locations/{location}/artifacts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 14 revisions.

- **2022-04-20** `60e792df4088` — 5 breaking, 1 info
- **2021-12-22** `ce92b3e601d4` — 7 warning, 8 info
- **2021-09-11** `2699b7373a24` — 1 info
- **2020-10-24** `9c2571d516e8` — 1 breaking

## Changes

- **2022-04-20** `60e792df4088` — 5 breaking, 1 info
  - for the `query` request parameter `pageSize`, the type/format was changed from `string`/`` to `integer`/`int32`
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the `artifacts/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `artifacts/items/createTime` response's property type/format changed from `string`/`RFC3339` to `string`/`date-time` for status `200`
  - the `artifacts/items/updateTime` response's property type/format changed from `string`/`RFC3339` to `string`/`date-time` for status `200`
  - the response optional property `artifacts/items/contents` became write-only for the status `200`
- **2021-12-22** `ce92b3e601d4` — 7 warning, 8 info
  - deleted the `query` request parameter `page_size`
  - deleted the `query` request parameter `page_token`
  - removed the optional property `artifacts/items/create_time` from the response with the `200` status
  - removed the optional property `artifacts/items/mime_type` from the response with the `200` status
  - removed the optional property `artifacts/items/size_bytes` from the response with the `200` status
  - removed the optional property `artifacts/items/update_time` from the response with the `200` status
  - removed the optional property `next_page_token` from the response with the `200` status
  - api tag `Registry` added
  - added the new optional `query` request parameter `pageSize`
  - added the new optional `query` request parameter `pageToken`
  - added the optional property `artifacts/items/createTime` to the response with the `200` status
  - added the optional property `artifacts/items/mimeType` to the response with the `200` status
  - added the optional property `artifacts/items/sizeBytes` to the response with the `200` status
  - added the optional property `artifacts/items/updateTime` to the response with the `200` status
  - added the optional property `nextPageToken` to the response with the `200` status
- **2021-09-11** `2699b7373a24` — 1 info
  - endpoint added
- **2020-10-24** `9c2571d516e8` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/apigee/apis/registry-api/docs/v1/projects/:project/locations/:location/artifacts/get.md) · [API](https://skmtc.dev/apigee/apis/registry-api.md) · [Page](https://skmtc.dev/apigee/apis/registry-api/changes/v1/projects/:project/locations/:location/artifacts/get)
