- BASE
- 业务对象
- DEMO
- 系统配置
- 流程模块
- 流程定义
- 流程实例
- 流程任务
- 流程代理
- 任务抄送
- 业务矩阵
- 流程统计
- 我的相关
- AUTH模块
- CMS模块
- ORG模块
- 数据权限
- 流程服务接口
- 应用市场模块
- 应用广场
- 钉钉全量同步用户信息GET
- 钉钉同步单人用户信息GET
- 测试GET
- testPOST
- 测试租户保存GET
- 222POST
- 測試回調GET
根据实例id获取任务列表
开发中
GET
/ab-bpm/bpm/task/getTasksByInstId
请求参数
Query 参数
instId
string
实例id
Header 参数
Authorization
string
可选
默认值:
Bearer{{Auth_Token}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/ab-bpm/bpm/task/getTasksByInstId' \
--header 'Authorization: Bearer{{Auth_Token}}'
返回响应
🟢200成功
application/json
Body
isOk
boolean
必需
code
string
必需
message
string
必需
data
array [object {30}]
必需
id
string
可选
name
string
可选
nodeKey
string
可选
title
string
可选
instId
string
可选
actTaskId
string
可选
actExecutionId
string
可选
defId
string
可选
statusArr
string
可选
assigneeNames
string
可选
priority
integer
可选
supportMobile
integer
可选
taskType
string
可选
taskTypeLabelCss
null
可选
taskTypeValue
string
可选
taskTypeKey
string
可选
parentId
string