All Products
Search
Document Center

ActionTrail:GetInsightTypes

Last Updated:Jan 26, 2026

Queries all enabled types of Insights events.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

InsightTypes

object

The types of Insights events.

{'ApiCallRateInsight': 'Enable', 'ApiErrorRateInsight': 'Enable', 'IpInsight': 'Enable', 'AkInsight': 'Enable'}

RequestId

string

The request ID.

EC4A1F64-4927-5714-B205-5A0B16A2****

Examples

Success response

JSON format

{
  "InsightTypes": {
    "test": "test",
    "test2": 1
  },
  "RequestId": "EC4A1F64-4927-5714-B205-5A0B16A2****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.