그룹 메시지 목록 조회
목차
Request
[GET] https://api.solapi.com/messages/v4/groups/:groupId/messages
그룹에 속한 메시지들을 조회합니다.
Authorization 인증 필요
계정 권한 | 회원 권한 | 계정 상태 | 회원 상태 | 계정 인증 |
---|---|---|---|---|
message:read | role-message:read | ACTIVE | ACTIVE |
Path Parameters
Name | Description |
---|---|
:groupId | 메시지 그룹 아이디 |
Query Params
Name | Type | Required | Allowed Operator [?] | Description |
---|---|---|---|---|
startKey | string | eq | 현재 목록을 불러올 기준이 되는 키 | |
limit | number | eq | 한 페이지에 불러옥 목록 개수 |
문서 생성일 : 2024-11-04