Help Center/ Data Security Center/ API Reference/ API Description/ Sensitive Data Discovery/ Obtaining the Filtering Data of the User Check Results
Updated on 2026-01-13 GMT+08:00

Obtaining the Filtering Data of the User Check Results

Function

This API is used to obtain the filtering data of user check results.

Calling Method

For details, see Calling APIs.

URI

GET /v1/{project_id}/sdg/server/filtered-stat-info

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Unique project ID.

Request Parameters

None

Response Parameters

Status code: 200

Query result.

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

Query result.

401

Unauthorized. The user is not logged in or the token is invalid.

403

Unauthorized to access the resource.

404

The specified project does not exist.

Error Codes

See Error Codes.