GET api/Cases/{id}/Detail

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

CaseDetail
NameDescriptionTypeAdditional information
Description

string

None.

Submitter

UserSimple

None.

Rating

decimal number

None.

Transitions

Collection of TransitionSimple

None.

Sections

Collection of SectionSimple

None.

FullSections

Collection of SectionDetail

None.

AttachmentIds

Collection of globally unique identifier

None.

Id

globally unique identifier

None.

FriendlyId

string

None.

Owner

UserSimple

None.

CurrentState

StateSimple

None.

Organization

OrganizationSimple

None.

WaitingOnRoles

Collection of RoleSimple

None.

EntryTimestamp

date

None.

ModifiedTimestamp

date

None.

EventTimestamp

date

None.

CompletedTransitions

integer

None.

TotalTransitions

integer

None.

Name

string

Required

OrganizationId

globally unique identifier

Required

AvailableReports

Collection of ReportSimple

None.

Links

Collection of Link

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.