v1
latestOpenAPI 3.0.12026-07-23203661.0 KBWrittenQuestions
Get a single Written Question by ID
Get a single Written Question which has the ID specified. Only returns a question if it has been published.
get/api/v1/WrittenQuestions/{id}.{format}
Path parameters
idinteger required
The ID of the question to get.
formatstring required
The required output format (xml or json)
Response
OK