What sort of decoder are you looking for? The request and response messages for all the API's are in JSON format, the structure of which is documented in the Swagger API.
See this article about capturing RDP interactions using a debugging proxy.