Query Enabled Instance

Last Updated on : 2023-06-21 07:13:01download

Query the enabled instances.

API address

GET: /v1.0/iot-03/app-instances

Request parameter

Parameter name Type IN Required Description
page_size Integer false The number of items returned on each page.
page_no Integer false The page number.

Return parameter

Parameter name Type Description
result Page

Description of result

Parameter name Type Description
has_more Boolean Specifies whether to return the next page.
list List
total Long

Description of total

Parameter name Type Description
app_icon String

Description of list

Parameter name Type Description
app_instance_id String
app_name String
app_desc String
app_icon String

Request example

GET:

Error code

For more information, see error code.