GET api/studentprogrammestatus/student/{studID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
studID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

application/json, text/json

Sample:
[
  1,
  2
]