GET api/assistant/getassistanttasks?assistant={assistant}&pageindex={pageindex}&pagesize={pagesize}

获取助理详情

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assistant

string

Required

pageindex

integer

Default value is 1

pagesize

integer

Default value is 10

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.