메시지 목록 조회
메시지 목록 조회
계정의 메시지 발송/수신 이력을 페이지네이션으로 조회합니다.
Authentication
AuthorizationBearer
API Key를 Bearer 토큰으로 전달
Path parameters
accountId
계정 ID
Query parameters
type
메시지 유형 필터
Allowed values:
status
상태 필터
Allowed values:
number
발신 또는 수신 번호 필터. 하이픈 유무를 모두 매칭합니다.
pageSize
페이지당 항목 수
page_sizeDeprecated
pageSize 의 별칭(하위호환). 신규 연동은 pageSize 를 사용하세요.
limitDeprecated
pageSize 의 별칭(하위호환). 신규 연동은 pageSize 를 사용하세요.
page
페이지 번호
Response
메시지 목록
data
meta
Errors
401
Unauthorized Error