GET v1/users/documents?SortBy={SortBy}&IsSortAscending={IsSortAscending}&Page={Page}&PageSize={PageSize}&UserId={UserId}&UserType={UserType}&StartDate={StartDate}&EndDate={EndDate}&SearchText={SearchText}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SortBy | string |
None. |
|
IsSortAscending | boolean |
None. |
|
Page | integer |
None. |
|
PageSize | integer |
None. |
|
UserId | globally unique identifier |
None. |
|
UserType | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
SearchText | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.