Help Center/ Data Security Center/ API Reference/ API Description/ Asset Management/ Obtaining the Log Stream List in an LTS Log Group
Updated on 2026-01-13 GMT+08:00

Obtaining the Log Stream List in an LTS Log Group

Function

This API is used to obtain the log stream list in an LTS log group.

Calling Method

For details, see Calling APIs.

URI

GET /v1/{project_id}/sdg/asset/lts/groups/{log_group_id}/streams

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

project_id

log_group_id

Yes

String

Log group ID.

Table 2 Query Parameters

Parameter

Mandatory

Type

Description

limit

No

Integer

Maximum number of returned results.

offset

No

Integer

Offset of the returned result.

Request Parameters

None

Response Parameters

Status code: 200

OK

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

OK

401

Unauthorized.

403

Access denied.

404

Not found.

Error Codes

See Error Codes.