GET api/OrgUnit1?createdDate={createdDate}&changedDate={changedDate}

Endpoint to list orgunit1

Request Information

URI Parameters

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional information
Item

Collection of GetOrgUnit1Dto

None.

Response Formats

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

Sample:

Sample not available.