Question List - Filter

현재 유저가 전문분야 설정에서 선택한 토픽들을 리턴합니다.

URL

/post/question/filter/

Method

GET


Seccess Response

HTTP Status Code

200

Key Description Type
pk Topic의 pk Integer
url Topic의 페이지 String
name Topic의 이름 String
[
    {
        "pk": 3,
        "name": "화학"
    },
    {
        "pk": 2,
        "name": "정"
    },
    {
        "pk": 1,
        "name": "날씨"
    }
]

Error Response

Bad Request Error

HTTP Status Code

400

Content

results matching ""

    No results matching ""