All Products
Search
Document Center

OpenSearch:DescribeApps

Last Updated:Jul 02, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

GET /v4/openapi/app-groups/{appGroupIdentity}/apps

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<object>

The information about each version.

object
{}

Examples

Sample success responses

JSONformat

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

Error codes

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

Change history

Change timeSummary of changesOperation
No change history