Skip to main content
POST
Get can upgrade 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
id
integer<int64>
required

Phone ID, The Get phone list returns the ID contained in the data.

configId
integer<int64>

phone model id, Create the corresponding model of mobile phone based on the id obtain through Get the list of models api

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