GET api/assistant/getassistanttasks?assistant={assistant}&pageindex={pageindex}&pagesize={pagesize}
获取助理详情
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assistant | string |
Required |
|
| pageindex | integer |
Default value is 1 |
|
| pagesize | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.