앱 정보/목록 조회
목차
Request
[GET] https://api.solapi.com/appstore/v2/apps
로그인 하지 않은 사용자도 앱 정보/목록을 조회 할 수 있습니다.
Query Params
Name | Type | Required | Allowed Operator [?] | Description |
---|---|---|---|---|
offset | number | eq | 검색 시작 지점 | |
limit | number | eq | 한 페이지에 불러옥 목록 개수 | |
accountId | string | eq | 계정 고유 아이디 | |
appId | string | eq | 앱 아이디 | |
appName | string | eq | 앱 이름 | |
categories | array | eq | 카테고리 | |
type | string | eq | 설명 없음 |
문서 생성일 : 2022-12-26