GET Setup/OrganizationalUnit

Get organizationalUnits from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeActive

Include records where RecordState == RecordState.Active

boolean

None.

IncludeInactive

Include records where RecordState == RecordState.Inactive

boolean

None.

IncludeDeleted

Include records where RecordState == RecordState.Deleted

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

OUIDs

Filter by OUIDs

Collection of integer

None.

DBID

Filter by DBID

integer

None.

OUName

Filter by OUName

string

None.

Comments

Filter by Comments

string

None.

CreatedDateUtcMin

Filter by CreatedDateUtcMin

date

None.

CreatedDateUtcMax

Filter by CreatedDateUtcMax

date

None.

LastUpdatedDateUtcMin

Filter by LastUpdatedDateUtcMin

date

None.

LastUpdatedDateUtcMax

Filter by LastUpdatedDateUtcMax

date

None.

Body Parameters

None.

Response Information

Resource Description

List of OrganizationalUnitDTOs

Collection of OrganizationalUnitDTO
NameDescriptionTypeAdditional information
OUID

integer

None.

DBID

integer

None.

OUName

string

None.

Comments

string

None.

Props

Collection of Object

None.

RecordState

RecordState

None.

BUIDs

Collection of integer

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Summary

string

None.