All Products
Search
Document Center

OpenSearch:DescribeApps

Last Updated:Apr 23, 2023

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
appGroupIdentitystringYes

my_app_group_name

my_app_group_name

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The ID of the request.

77CAA411-0010-4DB9-82E2-1C384E590AFF
resultarray

The information about each version.

object

Examples

Sample success responses

JSONformat

{
  "requestId": "77CAA411-0010-4DB9-82E2-1C384E590AFF",
  "result": [
    {
      "test": "test",
      "test2": 1
    }
  ]
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history