채널 정보 조회

Request

path
id : 사용자 Id

Response

200 (Success)
{ "statusCode": 200, "status": "success", "data": { "channel": String, "description": String, "profile": String }, "message": null }
JSON
복사