Message records
Explanation: Paging query channel message template list
version=0.0.1 bizType=message.app.PlatFormMessageLogApiService.queryPlatFormMessageLogByPage
Header parameters
companyIdstringOptionalExample:
{{company}}tokenstringOptionalExample:
{{LoginResult.data.token}}langstringOptionalExample:
en-UStracestringOptionalExample:
{{mock_trace}}versionstringOptionalExample:
0.0.1Body
companyIdinteger · longRequired
Company Id
bizTypestringOptional
Business type
statusinteger · int32Optional
Status. 1-Unread; 2-Read; 3-Deleted;
languagestringOptional
Language
accountIdinteger · longOptional
Account ID
typeinteger · int32Optional
Type
titlestringOptional
Title
parentTypestringOptional
Total type
customerIdinteger · longOptional
Client ID
startSendTimeinteger · longOptional
Start sending time
endSendTimeinteger · longOptional
End sending time
sizeinteger · longOptional
Number of Items per Page
currentinteger · longOptional
Current Page
Responses
200Success
application/json
post
/global/message.app.PlatFormMessageLogApiService.queryPlatFormMessageLogByPage200Success
Last updated