GetParseProgress

更新时间:
复制 MD 格式

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

TaskKey

string

Yes

Response elements

Element

Type

Description

Example

object

RequestId

string

Data

object

TaskKey

string

Status

string

SkillName

string

Slug

string

Version

string

RequiredEnvVars

array

string

RequiresApiKey

boolean

Description

string

ErrorCode

string

ErrorMessage

string

Examples

Success response

JSON format

{
  "RequestId": "",
  "Data": {
    "TaskKey": "",
    "Status": "",
    "SkillName": "",
    "Slug": "",
    "Version": "",
    "RequiredEnvVars": [
      ""
    ],
    "RequiresApiKey": true,
    "Description": "",
    "ErrorCode": "",
    "ErrorMessage": ""
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.