Updated on 2025-12-08 GMT+08:00

Downloading an Encrypted File

Function

Downloads an encrypted file.

Calling Method

For details, see Calling APIs.

Authorization Information

Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions. For details about the required permissions, see Permissions Policies and Supported Actions.

URI

GET /v1/digital-human-training-manage/user/encrypt-file-download

Table 1 Query Parameters

Parameter

Mandatory

Type

Description

tenant_id

Yes

String

Tenant ID.

job_id

Yes

String

Task ID.

once_token

Yes

String

One-off token.

Request Parameters

None

Response Parameters

Status code: 200

Table 2 Response body parameters

Parameter

Type

Description

-

File

Status code: 400

Table 3 Response body parameters

Parameter

Type

Description

error_code

String

Error code.

error_msg

String

Error description.

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

OK

400

An exception occurred when downloading the encrypted file.

Error Codes

See Error Codes.