Retrieve Message ClicksAsk AIget https://{APP_DOMAIN}/api/3.2/messages/{id}/clicksReturns a paginated click log for a specific message — which subscribers clicked links, which URL they clicked, and when.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 click records for the messageUpdated about 6 hours ago