Skip to main content
POST
Get app list

Query Parameters

pageSize
integer

Number of records displayed per page The default is1,and the maximum number of items in a single query is:1

pageNum
integer

Current page count

Body

application/json
pageSize
integer

Number of records displayed per page The default is1,and the maximum number of items in a single query is:1

pageNum
integer

Current page count

id
integer<int64>

Phone ID,obtain through Get phone list api

apkName
string

Application name

Pattern: ^[^%]*$
onlyShowInstalled
boolean
default:false

Only show installed applications(default: false)

cateCode
integer<int64>
default:-1

Application category code,obtain through Get app category list api

shelfStatus
integer

Shelf status: 1=On shelf, 0=Off shelf

Response

200 - application/json
traceId
string

Link ID

total
integer<int64>

Total number of records

rows
object[]

list data

code
integer

Message status code

msg
string

message content