全部產品
Search
文件中心

DataWorks:GetDataServiceGroup - 查詢資料服務商務程序

更新時間:Mar 21, 2026

調用GetDataServiceGroup查詢資料服務商務程序。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求參數

名稱

類型

必填

描述

樣本值

TenantId

integer

該欄位已廢棄。租戶 ID。

10001

ProjectId

integer

工作空間的 ID。

10002

GroupId

string

商務程序的 ID。

ds_123abc

返回參數

名稱

類型

描述

樣本值

object

RequestId

string

請求 ID,一次請求的唯一標識。

0000-ABCD-EF****

Group

object

商務程序詳情。

ModifiedTime

string

編輯時間。

2020-09-24T18:37:51+0800

Description

string

商務程序的描述。

商務程序描述

GroupName

string

商務程序名稱。

商務程序名稱

GroupId

string

商務程序 ID。

ds_123abc

ProjectId

integer

工作空間 ID。

10002

ApiGatewayGroupId

string

商務程序綁定的 API Gateway分組 ID。

100abc

CreatorId

string

建立人 UID,部分歷史商務程序建立人的 UID 可能為空白。

10001

CreatedTime

string

商務程序的建立時間。

2020-09-24T18:37:51+0800

TenantId

integer

租戶 ID。

10003

樣本

正常返回樣本

JSON格式

{
  "RequestId": "0000-ABCD-EF****",
  "Group": {
    "ModifiedTime": "2020-09-24T18:37:51+0800",
    "Description": "商務程序描述",
    "GroupName": "商務程序名稱",
    "GroupId": "ds_123abc",
    "ProjectId": 10002,
    "ApiGatewayGroupId": "100abc",
    "CreatorId": "10001",
    "CreatedTime": "2020-09-24T18:37:51+0800",
    "TenantId": 10003
  }
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

500 InternalError.System An internal system error occurred. Try again later.
500 InternalError.UserId.Missing An internal system error occurred. Try again later.
403 Forbidden.Access Access is forbidden. Please first activate DataWorks Enterprise Edition or Flagship Edition. 沒有許可權,請授權
429 Throttling.Api The request for this resource has exceeded your available limit.
429 Throttling.System The DataWorks system is busy. Try again later.
429 Throttling.User Your request is too frequent. Try again later.

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情