GET v1/commenttypes/{commentTypeId}

Get a specific comment type

Request Information

URI Parameters

NameDescriptionTypeAdditional information
commentTypeId The ID of the comment type requested integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested comment type

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.