GET api/MeetingsController/MeetingCandidates?Token={Token}&M_ID={M_ID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Token

string

Required

M_ID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.