GET api/admin/{adminId}/Projects/{projectId}/FastTasks?pageSize={pageSize}&pageNumber={pageNumber}&orderBy={orderBy}

Get All Fast Tasks to Admin

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

pageSize

integer

Required

pageNumber

integer

Required

orderBy

string

Required

adminId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.