Request
- content-type : application/json
- header
- Authorization : Bearer
token
- parameters
- path string
- albumId
- type : Number
- 설명 : Album Id path
- query string
- cursorId (Optional)
- type : Number
- default: 제일 최근
- 설명 : 조회 되었던 마지막 diary Id
- pageSize (Optional)
- type : Number
- default: 10개
- 설명 : 몇 개를 가져올 지