GET api/{version}/StudentDiscussion/LoadDiscussionForPost?postid={postid}&registrationId={registrationId}

load the post details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
postid

integer

Required

registrationId

integer

Required

version

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Discussion
NameDescriptionTypeAdditional information
PostId

integer

None.

StudentId

integer

None.

RespondedInstructorId

integer

None.

PeriodId

integer

None.

CourseId

integer

None.

CenterId

integer

None.

CoursePartId

integer

None.

SubjectId

integer

None.

SubjectName

string

None.

ForInstructorId

integer

None.

Registrationid

integer

None.

Description

string

None.

ParentPostId

integer

None.

PostedDateAndTime

date

None.

ModifiedDateAndTime

date

None.

PostedDateAndTimeText

string

None.

ModifiedDateAndTimeText

string

None.

AdminBlock

boolean

None.

Studentblockedbyadmin

integer

None.

AdminHide

boolean

None.

BlockByUser

boolean

None.

HideByUser

boolean

None.

ReasonToHide

string

None.

Attachementfile

string

None.

Attachementfilenameextension

string

None.

GroupID

string

None.

LastRespondedBy

string

None.

LastRespondedAt

date

None.

PostedBy

string

None.

PostedByCurrentUser

boolean

None.

AbusiveLimitReached

boolean

None.

PostReplies

Collection of Discussion

None.

InstructorReplyDateCrossed

boolean

None.

DiscussionPostStatus

PostStatus

None.

examDateCrossed

boolean

None.

DiscussionActions

DiscussionActions

None.

DiscussionActionsCount

DiscussionActionsCount

None.

CurrentUserActionEnable

CurrentUserActionEnable

None.

UserId

integer

None.

UserType

string

None.

UserName

string

None.

IsAbusivePost

boolean

None.

ProfilePicture

string

None.

TotalRowCount

integer

None.

ShowLoadMore

boolean

None.

CurrentPage

integer

None.

LastDiscussionActivity

string

None.

SubjectType

string

None.

AttachmentfilepathForMobile

Gets or sets the file path to be opened in mobile devilce

string

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: Self referencing loop detected with type 'ImsApi.Models.Discussion'. Path '[0].PostReplies'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'ImsApi.Models.Discussion'. Path '[0].PostReplies'.