GET api/state/{Abbreviation}/shallow

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Abbreviation

string

Required

Body Parameters

None.

Response Information

Resource Description

ShallowStateModel
NameDescriptionTypeAdditional information
AccreditationIconURL

string

None.

OnlineHours

decimal number

None.

RequiredHours

decimal number

None.

TotalCredits

integer

None.

TotalCourses

integer

None.

TotalExactCourses

integer

None.

IsPaidState

boolean

None.

FriendlyURL

string

None.

ID

integer

None.

Name

string

None.

Abbreviation

string

None.

HeroIconURL

string

None.

Timezone

string

None.

Label

string

None.

IsMCLE

boolean

None.

HasNoCLERequirement

boolean

None.

TimezoneOffset

integer

None.

HasLiveEvents

boolean

None.

IsLiveRequired

boolean

None.

LiveHours

decimal number

None.

OnDemandHours

decimal number

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'TimezoneOffset' on 'com.lexvid.data.Model.ShallowStateModel'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'TimezoneOffset' on 'com.lexvid.data.Model.ShallowStateModel'.