文档中心 > API文档

2.23.15. 待办收文

获取指定人员的收文待办列表。

接口调用请求说明

http请求方式:GET
 http://ip:port/seeyon/rest/edoc/dispatch/pending
 如
 http://127.0.0.1/seeyon/rest/edoc/dispatch/pending?ticket=xxxxxx

参数说明

参数 是否必须 说明
ticket 人员单点登录取得的令牌

返回说明

返回JSON格式的公文实体对象列表,ticket无效返回null。

参见Section 2.23.1.1, “协同事项对象示例”

返回值说明

参见Section 2.23.2.2, “公文事项对象属性说明”