---
title: "Changes to List user repositories"
method: GET
path: "/api/settings/repositories"
---

# Changes to List user repositories

`GET /api/settings/repositories`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 82 revisions.

- **2026-09-18** `74f2b0d17636` — 1 warning, 1 info
- **2026-09-08** `bd17546f47b8` — 2 breaking, 3 info

## Changes

- **2026-09-18** `74f2b0d17636` — 1 warning, 1 info
  - added the new `container` enum value to the `items/type` response property for the response status `200`
  - added the new enum value `container` to the `query` request parameter `type`
- **2026-09-08** `bd17546f47b8` — 2 breaking, 3 info
  - the `items/type` response's property type changed from no type to `string` for status `200`
  - the `items/visibility` response's property type changed from no type to `string` for status `200`
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
  - for the `query` request parameter `sort`, the type was generalized from no type to `string`
  - for the `query` request parameter `type`, the type was generalized from no type to `string`

---

[Operation](https://skmtc.dev/huggingface/apis/hub-api-endpoints/docs/api/settings/repositories/get.md) · [API](https://skmtc.dev/huggingface/apis/hub-api-endpoints.md) · [Page](https://skmtc.dev/huggingface/apis/hub-api-endpoints/changes/api/settings/repositories/get)
