Retrieve Message ComplaintsAsk AIget https://{APP_DOMAIN}/api/3.2/messages/{id}/complaintsReturns a paginated log of feedback loop (FBL) complaints for a specific message — subscribers who marked the email as spam.Path ParamsidintegerrequiredThe ID of the messageQuery ParamspageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR descResponse 200The complaint records for the messageUpdated about 6 hours ago