get https://api.liveconsent.com/LCSWS/request/messages
This method gets the messages from a LCS request. Can be retrieved all messages, messages for a specified recipient or a specific message with message_id related to the request.
API function usage type: Standard
Table of message type and description:
| Type | Description |
|---|---|
| request_message | Message at request creation |
| signature_comment | Message from signature operation |
| reject_comment | Message from reject operation |
| abandon_comment | Message from abandon operation |
| request_comment | Message added in request messages list |
