GET /mcmessages/units/{id}
Retrieves the MCUnit requested by the ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the unit to be returned |
path
|
|
String
|
Result
RowMcUnit
of type:
application/xml
application/json
a McUnit object
Try It Out
Request