getMessageModelById

Get a single message model by its identifier.

 Input  Type  Description
 token  AuthToken  Authorization token.
 modelId  xs:int  Message model identifier.

 

 Output  Type  Description
 Message  A message model.