Help Center/ Data Security Center/ API Reference/ API Description/ Metadata and Asset Catalogs/ Obtaining the Progress of Uploading Classification and Grading Results
Updated on 2026-01-13 GMT+08:00

Obtaining the Progress of Uploading Classification and Grading Results

Function

This API is used to obtain the progress of uploading classification and grading results.

Calling Method

For details, see Calling APIs.

URI

GET /v1/{project_id}/metadata/catalog/classification-results-upload-tasks/{task_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Unique project ID.

task_id

Yes

String

Upload task 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.