Retrieve Message UnsubscriptionsAsk AIget https://{APP_DOMAIN}/api/3.2/messages/{id}/unsubscriptionsReturns a paginated log of unsubscriptions for a specific message — subscribers who unsubscribed via the unsubscribe link in the email.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 unsubscription records for the messageUpdated about 6 hours ago