My Novel Self
GET /api/novel/self (Sign-In Required)
Response
[
{
"id": "f4264926-0825-4e49-a051-2b6d0e39db13",
"createdAt": "2025-05-30T11:31:27.292Z",
"updatedAt": null,
"deletedAt": null,
"locale": "ko",
"status": 2,
"isSpoilerProtected": false,
"isAdult": false,
"displayName": "전생했더니 개발자였던 건에 대하여",
"introduction": "소개 및 정보",
"tags": ["남성향", "이세계"],
"categorys": [0],
"coverImage": null
}
]Last updated
Was this helpful?