Static getOptional pageThe page number to get. *
Optional pageThe number of messaging service scan logs to get per page. *
The ID of the messaging service scan we want logs for. *
Optional sort?: stringSort based on the provided parameters.
The value can be either a standalone field name (?sort=<field>) or a field and direction, delimited by a colon (?sort=<field>:<asc|desc>). If the direction is not specified, the default is ascending. *
Optional xOptional context id the request is running. *
Get a list of messaging service scan logs Use this API to get a list of messaging service scan logs that match the given parameters.
Token Permissions: [
messaging_service_scan:read]Returns
MessagingServiceScanLogListResponse The list of messaging service scan logs and the accompanying metadata.
Throws
ApiError