GET api/OrgUnit1?createdDate={createdDate}&changedDate={changedDate}
Endpoint to list orgunit1
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| createdDate |
Filter greater than (yyyy-MM-dd HH:mm) |
date |
None. |
| changedDate |
Filter greater than (yyyy-MM-dd HH:mm) |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
ResponseOfGetOrgUnit1Dto| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Collection of GetOrgUnit1Dto |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.