Request
PathVariable
Filed
Type
Description
비고
Response
userId도 같이 보내줘야함
- JSON (예시)
Body
Filed
Type
Description
비고
{ "success": true, "data": [ { "nickName": "Ann", "profileImage": "https//www.s3naver.com", "createdAt": "2021-01-01T12:20:10", "updatedAt": "2021-01-01T12:20:10", }, { "nickName": "Noche", "profileImage": "https//www.s3kako.com", "createdAt": "2021-01-01T12:20:10", "updatedAt": "2021-01-01T12:20:10", }, { "nickName": "Jelly", "profileImage": "https//www.s3google.com", "createdAt": "2021-01-01T12:20:10", "updatedAt": "2021-01-01T12:20:10", } ], "lastId": 3, "serverDateTime": "2021-12-01T12:00:00" {