Response of the get/spam-score/{mailbox} endpoint.
get/spam-score/{mailbox}
Note: the upstream OpenAPI spec documents this key as spam_score, but the PHP handler (json_api.php, case spam-score under the get action) wraps the value as score.
spam_score
json_api.php
spam-score
get
score
The spam score, of the form 'lowerbound,upperbound'.
Response of the
get/spam-score/{mailbox}endpoint.Note: the upstream OpenAPI spec documents this key as
spam_score, but the PHP handler (json_api.php, casespam-scoreunder thegetaction) wraps the value asscore.