---
title: "Changes to 查询用户加入的比赛与作业 (problemset:read)"
method: GET
path: "/user/problemsets"
---

# Changes to 查询用户加入的比赛与作业 (problemset:read)

`GET /user/problemsets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2024-09-20** `3255fcbd64fb` — 1 info
- **2024-08-14** `aa6951cc6ba1` — 10 breaking
- **2024-08-14** `31431aaf46d3` — 1 info
- **2024-08-12** `abf18f0fc1b3` — 1 breaking

## Changes

- **2024-09-20** `3255fcbd64fb` — 1 info
  - added the optional property `problemsets/items/late_submission_deadline` to the response with the `200` status
- **2024-08-14** `aa6951cc6ba1` — 10 breaking
  - the response property `problemsets/items/course/join_url` became nullable for the status `200`
  - the response property `problemsets/items/course/quit_url` became nullable for the status `200`
  - the response property `problemsets/items/course/tag` became nullable for the status `200`
  - the response property `problemsets/items/course/term` became nullable for the status `200`
  - the response property `problemsets/items/join_url` became nullable for the status `200`
  - the response property `problemsets/items/problems/items/html_url` became nullable for the status `200`
  - the response property `problemsets/items/problems/items/submit_url` became nullable for the status `200`
  - the response property `problemsets/items/problems/items/title` became nullable for the status `200`
  - the response property `problemsets/items/problems/items/url` became nullable for the status `200`
  - the response property `problemsets/items/quit_url` became nullable for the status `200`
- **2024-08-14** `31431aaf46d3` — 1 info
  - endpoint added
- **2024-08-12** `abf18f0fc1b3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/docs/user/problemsets/get.md) · [API](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1.md) · [Page](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/changes/user/problemsets/get)
